summaryrefslogblamecommitdiffstats
path: root/indent/fish.vim
blob: 3a6f0352c318ca532d74a7fbfb95d29530968466 (plain) (tree)
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