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