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:
2023-01-04 13:01:39 +01:00
parent f6db506f26
commit 05bc93dc81
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -37,7 +37,7 @@
url = https://github.com/tmux-plugins/tpm url = https://github.com/tmux-plugins/tpm
[submodule "vim-tmux-navigator"] [submodule "vim-tmux-navigator"]
path = .local/share/tmux/plugins/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 # vim
[submodule "Colorizer"] [submodule "Colorizer"]