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