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