Commit Graph

4 Commits

Author SHA1 Message Date
Holger Rapp
38de6a8821 do not expand tabs in snippet files. 2013-06-10 18:34:38 +02:00
Mike Morearty
c8d1971c4b Set comment string to #%s
This allows the TPope's vim-commentary plugin to work with .snippet
files; e.g. typing "\\\" will comment out the current line with "# ".
2013-01-26 08:29:37 -08:00
Aaron Schrab
5f6d281687 Matchit support for snippet files
If the matchit (http://www.vim.org/scripts/script.php?script_id=39)
plugin is loaded, define pairs to be handled by the % key.
2012-08-21 12:47:20 +02:00
Holger Rapp
6324ff1435 Added a ftplugin file for .snippets file and set some sane defaults for folding 2011-03-27 08:09:12 +02:00