summaryrefslogtreecommitdiffstats
path: root/indent/omake.vim
diff options
context:
space:
mode:
Diffstat (limited to 'indent/omake.vim')
-rw-r--r--indent/omake.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/indent/omake.vim b/indent/omake.vim
index 5c1cc446..7fd4bb2b 100644
--- a/indent/omake.vim
+++ b/indent/omake.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'ocaml')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'ocaml', 'indent/omake.vim')
finish
endif