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