This commit is contained in:
Adam Stankiewicz
2021-12-21 14:41:23 +01:00
parent 918610d427
commit 87a26c5bf1
154 changed files with 2479 additions and 2192 deletions

View File

@@ -2,6 +2,12 @@ if polyglot#init#is_disabled(expand('<sfile>:p'), 'ocaml', 'ftplugin/oasis.vim')
finish
endif
if exists("b:did_ftplugin")
finish
endif
let b:did_ftplugin=1
setlocal comments=:#
setlocal commentstring=#\ %s
let b:undo_ftplugin = "com< cms<"