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


                                                           
 
                                        

                             
if !polyglot#util#IsEnabled('haskell', expand('<sfile>:p'))
  finish
endif

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