mirror of https://github.com/LazyVim/starter
5 lines
65 B
Lua
5 lines
65 B
Lua
|
return {
|
||
|
-- tmux vim
|
||
|
{ "christoomey/vim-tmux-navigator" },
|
||
|
}
|