nvim integration
This commit is contained in:
parent
2ec89195f5
commit
324151bb29
@ -1,7 +1,7 @@
|
|||||||
# Used plugins
|
# Used plugins
|
||||||
- https://github.com/tmux-plugins/tpm(tmux plugin manager)
|
- https://github.com/tmux-plugins/tpm(tmux plugin manager)
|
||||||
- https://github.com/catppuccin/tmux (colour scheme)
|
- https://github.com/catppuccin/tmux (colour scheme)
|
||||||
|
- https://github.com/christoomey/vim-tmux-navigator (nvim integration)
|
||||||
|
|
||||||
# Used tutorials
|
# Used tutorials
|
||||||
- (YT TypeCraft)[https://www.youtube.com/watch?v=jaI3Hcw-ZaA]
|
- [YT TypeCraft](https://www.youtube.com/watch?v=jaI3Hcw-ZaA)
|
||||||
|
|||||||
@ -13,6 +13,7 @@ bind-key l select-pane -R
|
|||||||
# List of plugins
|
# List of plugins
|
||||||
set -g @plugin 'tmux-plugins/tpm'
|
set -g @plugin 'tmux-plugins/tpm'
|
||||||
set -g @plugin 'catppuccin/tmux'
|
set -g @plugin 'catppuccin/tmux'
|
||||||
|
set -g @plugin 'christoomey/vim-tmux-navigator'
|
||||||
|
|
||||||
# catppuccin config
|
# catppuccin config
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user