9 lines
192 B
Lua
9 lines
192 B
Lua
return {
|
|
"preservim/vimux",
|
|
"tmux-plugins/vim-tmux",
|
|
"christoomey/vim-tmux-navigator",
|
|
"whatyouhide/vim-tmux-syntax",
|
|
"tmux-plugins/vim-tmux-focus-events",
|
|
"skywind3000/asyncrun.vim",
|
|
}
|