vim-polyglot/after/ftplugin/haskell.vim

7 lines
162 B
VimL
Raw Normal View History

if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'haskell') != -1
finish
endif
2016-05-30 19:53:12 -04:00
setlocal comments=s1fl:{-,mb:\ \ ,ex:-},:--
setlocal iskeyword+='