christoomey.vim-tmux-navigator/doc
Nate Fischer 5b3c701686
fix: workaround netrw mapping for ctrl-l (#393)
This adds a workaround for the netrw keymapping conflict for ctrl-l by
setting the `g:Netrw_UserMaps` list. To limit the impact to users, this
will leave the list alone if the user has already set the variable and
instead gives a warning to prompt the user about the issue.

This mapping workaround can be disabled by setting either
`g:tmux_navigator_no_mappings` or
`g:tmux_navigator_disable_netrw_workaround`.

Fixes #189, Fixes #251, Fixes #379
2024-05-26 12:26:47 -04:00
..
tmux-navigator.txt fix: workaround netrw mapping for ctrl-l (#393) 2024-05-26 12:26:47 -04:00