Skip to content

Commit

Permalink
Added a ftplugin file for .snippets file and set some sane defaults f…
Browse files Browse the repository at this point in the history
…or folding
  • Loading branch information
SirVer committed Mar 27, 2011
1 parent 3563b7a commit 6324ff1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ftplugin/snippets.vim
@@ -0,0 +1,5 @@
" Set some sane defaults for snippet files

" Fold by syntax, but open all folds by default
setlocal foldmethod=syntax
setlocal foldlevel=99

0 comments on commit 6324ff1

Please sign in to comment.