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