summaryrefslogtreecommitdiffstats
path: root/indent/sml.vim
diff options
context:
space:
mode:
Diffstat (limited to 'indent/sml.vim')
-rw-r--r--indent/sml.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/indent/sml.vim b/indent/sml.vim
index d70b6d0c..daf6f683 100644
--- a/indent/sml.vim
+++ b/indent/sml.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'sml')
+if has_key(g:polyglot_is_disabled, 'sml')
finish
endif