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