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