Added foldmethod to the plugin file

This commit is contained in:
Mateus Dubiela Oliveira 2013-11-22 19:11:20 -02:00
parent 42e9b46e7a
commit 2cb9b32288

View file

@ -585,4 +585,4 @@ if !exists("g:surround_no_mappings") || ! g:surround_no_mappings
endif
endif
" vim:set ft=vim sw=2 sts=2 et:
" vim:set ft=vim foldmethod=marker sw=2 sts=2 et: