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