mirror of
https://github.com/tpope/vim-surround.git
synced 2026-09-10 07:16:17 -04:00
Added foldmethod to the plugin file
This commit is contained in:
parent
42e9b46e7a
commit
2cb9b32288
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue