summaryrefslogtreecommitdiffstats
path: root/ftplugin/oasis.vim
blob: 8471329f75e91b7cae10d1bcab709572dcec2268 (plain) (blame)
1
2
3
4
5
6
7
if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'ocaml') != -1
  finish
endif


setlocal comments=:#
setlocal commentstring=#\ %s