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