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