summaryrefslogtreecommitdiffstats
path: root/after/ftplugin/cabal.vim
blob: 387e655bb2c5e52262907ccda0f7b8d5ed7f2746 (plain) (blame)
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