summaryrefslogtreecommitdiffstats
path: root/syntax/gdmo.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/gdmo.vim')
-rw-r--r--syntax/gdmo.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/gdmo.vim b/syntax/gdmo.vim
index 86f827a6..129ef576 100644
--- a/syntax/gdmo.vim
+++ b/syntax/gdmo.vim
@@ -1,4 +1,4 @@
-if !polyglot#util#IsEnabled('gdmo', expand('<sfile>:p'))
+if !has_key(g:polyglot_is_disabled, 'gdmo')
finish
endif