summaryrefslogtreecommitdiffstats
path: root/syntax/services.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/services.vim')
-rw-r--r--syntax/services.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/services.vim b/syntax/services.vim
index 70a93527..98bb60d6 100644
--- a/syntax/services.vim
+++ b/syntax/services.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'services')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'services', 'syntax/services.vim')
finish
endif