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