formatprg

This commit is contained in:
Khaveesh N (MBP) 2021-03-20 17:51:57 +05:30
parent 0bd60cb318
commit bee819e06d
No known key found for this signature in database
GPG key ID: CB82DEC6404CD52E

View file

@ -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
\"