diff --git a/README.md b/README.md index 5008e5b..b097de8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Used plugins - https://github.com/tmux-plugins/tpm(tmux plugin manager) - https://github.com/catppuccin/tmux (colour scheme) - +- https://github.com/christoomey/vim-tmux-navigator (nvim integration) # Used tutorials -- (YT TypeCraft)[https://www.youtube.com/watch?v=jaI3Hcw-ZaA] +- [YT TypeCraft](https://www.youtube.com/watch?v=jaI3Hcw-ZaA) diff --git a/tmux.conf b/tmux.conf index cb0edd0..78713ea 100644 --- a/tmux.conf +++ b/tmux.conf @@ -13,6 +13,7 @@ bind-key l select-pane -R # List of plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'catppuccin/tmux' +set -g @plugin 'christoomey/vim-tmux-navigator' # catppuccin config