Make Prefix+W open the wiki directory
This commit is contained in:
parent
41167cf442
commit
2835bcd6cd
|
@ -99,7 +99,7 @@ in {
|
|||
bind-key -r F new-window t
|
||||
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 ~/Documents/wiki"
|
||||
|
||||
set -g @resurrect-strategy-nvim 'session'
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue