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