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