minor config update
[dot-emacs] / snippets / sh-mode / ssh-here-doc
1 # -*- mode: snippet -*-
2 # name: ssh-here-doc
3 # key: <?
4 # --
5 <<'EOSSH'
6 `yas/selected-text`$0
7 EOSSH