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