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