mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Change fish provider, closes #626
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user