Add mappings for tmux
This commit is contained in:
parent
9d1bfea5a4
commit
43382cdbbc
2 changed files with 18 additions and 0 deletions
6
lua/custom/plugins/vim-tmux-navigator.lua
Normal file
6
lua/custom/plugins/vim-tmux-navigator.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