summaryrefslogtreecommitdiffstats
path: root/after/ftplugin/haskell.vim
blob: 96ea4d047527721b532666230440a294243904ae (plain) (blame)
1
2
3
4
5
6
if !polyglot#util#IsEnabled('haskell', expand('<sfile>:p'))
  finish
endif

setlocal comments=s1fl:{-,mb:\ \ ,ex:-},:--
setlocal iskeyword+='