Nvim Tmux navigation

This commit is contained in:
chilborne 2023-11-03 10:19:57 +01:00
parent bab4e04c11
commit 00d2f2fcf5
3 changed files with 11 additions and 2 deletions

View file

@ -0,0 +1,6 @@
return {
{
"christoomey/vim-tmux-navigator",
lazy = false,
},
}