Nvim Tmux navigation
This commit is contained in:
parent
bab4e04c11
commit
00d2f2fcf5
3 changed files with 11 additions and 2 deletions
6
lua/custom/plugins/tmux-nvim.lua
Normal file
6
lua/custom/plugins/tmux-nvim.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
{
|
||||
"christoomey/vim-tmux-navigator",
|
||||
lazy = false,
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue