dotfiles/.emacs.d/snippets/c++-mode/sti

7 lines
67 B
Plaintext

# -*- mode: snippet -*-
# name: cin
# key: sti
# --
std::cin >>
$0