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