summaryrefslogblamecommitdiffstats
path: root/ftplugin/purescript.vim
blob: 4e40143fc57d02bae182ca1ee77bb2169192c004 (plain) (tree)
1
2
3
4
5




                                                                                   
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'purescript') == -1
  
setlocal comments=s1fl:{-,mb:\ \ ,ex:-},:--

endif