summaryrefslogtreecommitdiffstats
path: root/ftplugin/tmux.vim
diff options
context:
space:
mode:
Diffstat (limited to 'ftplugin/tmux.vim')
-rw-r--r--ftplugin/tmux.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftplugin/tmux.vim b/ftplugin/tmux.vim
index a8c1669b..ff0e39a0 100644
--- a/ftplugin/tmux.vim
+++ b/ftplugin/tmux.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'tmux')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'tmux', 'ftplugin/tmux.vim')
finish
endif