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