summaryrefslogtreecommitdiffstats
path: root/after/ftplugin/haskell.vim
blob: 21cf269013e149eabb6abd0e3003527f341bc42d (plain) (blame)
1
2
3
4
5
6
if polyglot#init#is_disabled(expand('<sfile>:p'), 'haskell', 'after/ftplugin/haskell.vim')
  finish
endif

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