Change fish provider, closes #626

This commit is contained in:
Adam Stankiewicz
2020-12-30 12:16:03 +01:00
parent 8af4f8e6c0
commit 0626cc90a2
6 changed files with 137 additions and 38 deletions

View File

@@ -3,4 +3,5 @@ if has_key(g:polyglot_is_disabled, 'fish')
endif
setlocal indentexpr=fish#Indent()
setlocal indentkeys=!^F,o,O
setlocal indentkeys+==end,=else,=case