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