mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-11 04:53:51 -05:00
7 lines
142 B
VimL
7 lines
142 B
VimL
if !polyglot#util#IsEnabled('haskell', expand('<sfile>:p'))
|
|
finish
|
|
endif
|
|
|
|
setlocal comments=s1fl:{-,mb:\ \ ,ex:-},:--
|
|
setlocal iskeyword+='
|