tmux: Add tmux fuzzback

This commit is contained in:
Sanchayan Maity 2022-03-15 14:43:50 +05:30
parent 2518715ea7
commit 31b15efed0
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -19,3 +19,6 @@
[submodule "nvim/.local/share/nvim/site/pack/packer/opt/packer.nvim"]
path = nvim/.local/share/nvim/site/pack/packer/opt/packer.nvim
url = https://github.com/wbthomason/packer.nvim
[submodule "tmux/.tmux/plugins/tmux-fuzzback"]
path = tmux/.tmux/plugins/tmux-fuzzback
url = https://github.com/roosta/tmux-fuzzback.git

View File

@ -148,6 +148,7 @@ run-shell '~/.tmux/plugins/tmux-yank/yank.tmux'
run-shell '~/.tmux/plugins/tmux-copycat/copycat.tmux'
run-shell '~/.tmux/plugins/tmux-open/open.tmux'
run-shell '~/.tmux/plugins/tmux-butler/tmux-butler.tmux'
run-shell '~/.tmux/plugins/tmux-fuzzback/fuzzback.tmux'
set -g @continuum-save-interval '15'
set -g @continuum-restore 'on'

@ -0,0 +1 @@
Subproject commit 60c9f3dd1241958adc4940d3f5abbd1938fd4a2c