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