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