mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-12 05:23:51 -05:00
Update
This commit is contained in:
@@ -20,7 +20,7 @@ setlocal commentstring=//\ %s
|
||||
setlocal formatoptions-=t formatoptions+=croql
|
||||
|
||||
if !&l:formatexpr && !&l:formatprg
|
||||
setlocal formatprg=Fixedgq(v:lnum,v:count)
|
||||
setlocal formatexpr=Fixedgq(v:lnum,v:count)
|
||||
endif
|
||||
|
||||
" setlocal foldmethod=syntax
|
||||
|
||||
Reference in New Issue
Block a user