/.emacs.d/snippets/c-mode/inc.yasnippet

https://bitbucket.org/maciekpacut/dotfiles · Unknown · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 89844496c54827194b1727bcd8aa8b33 MD5 · raw file

  1. # -*- mode: snippet -*-
  2. # name: inc
  3. # key: inc
  4. # --
  5. #include <${1:stdio}>