forked from mirrors/nixpkgs
tmuxPlugins.vim-tmux-navigator: unstable-2019-12-10 -> unstable-2022-08-21
This commit is contained in:
parent
6a9da90be3
commit
8e7b31aec0
|
@ -596,12 +596,12 @@ in rec {
|
|||
vim-tmux-navigator = mkTmuxPlugin {
|
||||
pluginName = "vim-tmux-navigator";
|
||||
rtpFilePath = "vim-tmux-navigator.tmux";
|
||||
version = "unstable-2019-12-10";
|
||||
version = "unstable-2022-08-21";
|
||||
src = fetchFromGitHub {
|
||||
owner = "christoomey";
|
||||
repo = "vim-tmux-navigator";
|
||||
rev = "8fdf78292bb3aed1c9de880be7e03efdbf23d306";
|
||||
sha256 = "0y92na4dcfcsj5zbs3m7y6csl3sd46a9968id78cdn9cgg8iwzac";
|
||||
rev = "afb45a55b452b9238159047ce7c6e161bd4a9907";
|
||||
hash = "sha256-8A+Yt9uhhAP76EiqUopE8vl7/UXkgU2x000EOcF7pl0=";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue