From 324151bb29ffc89d5a4338ebe13f23ee25ecfbc5 Mon Sep 17 00:00:00 2001 From: godot Date: Thu, 18 Apr 2024 15:20:11 +0200 Subject: [PATCH] nvim integration --- README.md | 4 ++-- tmux.conf | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) 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