mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-09 19:43:48 -05:00
Improve modeline settings
This commit is contained in:
@@ -109,4 +109,4 @@ let &cpo = s:save_cpo
|
|||||||
" }}}1
|
" }}}1
|
||||||
|
|
||||||
" ModeLine {{{
|
" ModeLine {{{
|
||||||
" vim:fdl=0 fdm=marker
|
" vim: sw=2 sts=2 fdl=0 fdm=marker
|
||||||
|
|||||||
@@ -493,4 +493,4 @@ function! tablemode#DeleteRow() "{{{2
|
|||||||
endfunction
|
endfunction
|
||||||
" }}}2
|
" }}}2
|
||||||
|
|
||||||
" }}}1
|
" vim: sw=2 sts=2 fdl=0 fdm=marker
|
||||||
|
|||||||
Reference in New Issue
Block a user