summaryrefslogblamecommitdiffstats
path: root/after/ftplugin/cabal.vim
blob: 80757d8e7b3d078dcdf2232644972bcbf89a0322 (plain) (tree)
1
2
3
4
5
6
7
                                              

        
 
                                        

                             
if !has_key(g:polyglot_is_disabled, 'haskell')
  finish
endif

setlocal comments=s1fl:{-,mb:-,ex:-},:--
setlocal iskeyword+=-,.,*
setlocal commentstring=--\ %s