vim,tmux:navigator: Add fzf to processes regex
- Update vim-tmux-navigator to upstream/master - Change remote to fork - Do not change panes on C-[jk] when in fzf, as it is used for scrolling there
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -37,7 +37,7 @@
|
||||
url = https://github.com/tmux-plugins/tpm
|
||||
[submodule "vim-tmux-navigator"]
|
||||
path = .local/share/tmux/plugins/vim-tmux-navigator
|
||||
url = https://github.com/christoomey/vim-tmux-navigator
|
||||
url = https://github.com/druckdev/vim-tmux-navigator
|
||||
|
||||
# vim
|
||||
[submodule "Colorizer"]
|
||||
|
||||
Reference in New Issue
Block a user