mirror of
https://github.com/khaveesh/vim-fish-syntax.git
synced 2026-09-10 07:16:31 -04:00
formatprg
This commit is contained in:
parent
0bd60cb318
commit
bee819e06d
|
|
@ -41,7 +41,7 @@ let b:match_skip = 's:comment\|string\|deref'
|
|||
let b:undo_ftplugin = "
|
||||
\ setlocal comments< commentstring< define< foldexpr< formatoptions<
|
||||
\|setlocal include< iskeyword< suffixesadd<
|
||||
\|setlocal formatexpr< omnifunc< path< keywordprg<
|
||||
\|setlocal formatexpr< omnifunc< formatprg< path< keywordprg<
|
||||
\|unlet! b:match_words
|
||||
\"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue