We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
in
for
1 parent 0cca394 commit 4777645Copy full SHA for 4777645
syntax/fish.vim
@@ -6,7 +6,7 @@ syntax case match
6
7
syntax keyword fishKeyword begin function end
8
syntax keyword fishConditional if else switch
9
-syntax keyword fishRepeat while for
+syntax keyword fishRepeat while for in
10
syntax keyword fishLabel case
11
12
syntax match fishComment /#.*/
0 commit comments