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