1 2 3 4 5 6
if has_key(g:polyglot_is_disabled, 'fish') finish endif setlocal indentexpr=fish#Indent() setlocal indentkeys+==end,=else,=case