Improve modeline settings

This commit is contained in:
Marco Hinz
2013-05-07 14:47:56 +02:00
parent af55d03e14
commit 57a49efe7e
2 changed files with 2 additions and 2 deletions

View File

@@ -109,4 +109,4 @@ let &cpo = s:save_cpo
" }}}1
" ModeLine {{{
" vim:fdl=0 fdm=marker
" vim: sw=2 sts=2 fdl=0 fdm=marker

View File

@@ -493,4 +493,4 @@ function! tablemode#DeleteRow() "{{{2
endfunction
" }}}2
" }}}1
" vim: sw=2 sts=2 fdl=0 fdm=marker