tmux: add keybinding to open opdavies.nvim
This commit is contained in:
parent
02c909ed44
commit
15fab770bc
|
@ -95,6 +95,7 @@
|
||||||
|
|
||||||
bind-key -r F new-window t
|
bind-key -r F new-window t
|
||||||
bind-key -r D run-shell "t ~/Code/github.com/opdavies/dotfiles.nix"
|
bind-key -r D run-shell "t ~/Code/github.com/opdavies/dotfiles.nix"
|
||||||
|
bind-key -r N run-shell "t ~/Code/github.com/opdavies/opdavies.nvim"
|
||||||
bind-key -r W run-shell "t ~/Code/github.com/opdavies/oliverdavies.uk"
|
bind-key -r W run-shell "t ~/Code/github.com/opdavies/oliverdavies.uk"
|
||||||
|
|
||||||
set -g @resurrect-strategy-nvim 'session'
|
set -g @resurrect-strategy-nvim 'session'
|
||||||
|
|
Loading…
Reference in a new issue