We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d73d5 commit 16d12bdCopy full SHA for 16d12bd
ftplugin/fish.vim
@@ -7,7 +7,7 @@ setlocal formatoptions+=ron1j
7
setlocal formatoptions-=t
8
setlocal include=\\v^\\s*\\.>
9
setlocal iskeyword=@,48-57,-,_,.,/
10
-setlocal suffixesadd+=.fish
+setlocal suffixesadd^=.fish
11
12
if executable('fish_indent')
13
setlocal formatexpr=fish#Format()
0 commit comments