48e07bc5
4f3df59b
1f1e8211
1
2
3
4 5
6
7
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'haskell') == -1 setlocal comments=s1fl:{-,mb:-,ex:-},:-- setlocal iskeyword+=-,.,* setlocal commentstring=--\ %s endif