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 c80fbd34..32a1aa27 100644
--- a/ftplugin/xmodmap.vim
+++ b/ftplugin/xmodmap.vim
@@ -1,4 +1,4 @@
-if !polyglot#util#IsEnabled('xmodmap', expand('<sfile>:p'))
+if !has_key(g:polyglot_is_disabled, 'xmodmap')
finish
endif