From bee819e06dc1d371e27fcd7c060bf5badca71d71 Mon Sep 17 00:00:00 2001 From: "Khaveesh N (MBP)" Date: Sat, 20 Mar 2021 17:51:57 +0530 Subject: [PATCH] formatprg --- ftplugin/fish.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftplugin/fish.vim b/ftplugin/fish.vim index 6414853..5cacf30 100644 --- a/ftplugin/fish.vim +++ b/ftplugin/fish.vim @@ -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 \"