Add vim-tmux-navigator (#7)
This commit is contained in:
parent
d5ca845e48
commit
4a8ed09d1f
1 changed files with 3 additions and 0 deletions
3
lua/custom/plugins/tmux.lua
Normal file
3
lua/custom/plugins/tmux.lua
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
return {
|
||||||
|
"christoomey/vim-tmux-navigator",
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue