summaryrefslogtreecommitdiffstats
path: root/after/ftplugin/haskell.vim
blob: 2d3d6b33898ece0f252923a00d7ad5c38833d260 (plain) (blame)
1
2
3
4
5
6
if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'haskell') != -1
  finish
endif

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