mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-09 11:33:47 -05:00
Improve modeline settings
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -493,4 +493,4 @@ function! tablemode#DeleteRow() "{{{2
|
||||
endfunction
|
||||
" }}}2
|
||||
|
||||
" }}}1
|
||||
" vim: sw=2 sts=2 fdl=0 fdm=marker
|
||||
|
||||
Reference in New Issue
Block a user