Start lazy.nvim migrations
This commit is contained in:
9
vim/.vim/lua/plugins/tmux.lua
Normal file
9
vim/.vim/lua/plugins/tmux.lua
Normal file
@ -0,0 +1,9 @@
|
||||
return {
|
||||
'preservim/vimux',
|
||||
'tmux-plugins/vim-tmux',
|
||||
'christoomey/vim-tmux-navigator',
|
||||
'whatyouhide/vim-tmux-syntax',
|
||||
'tmux-plugins/vim-tmux-focus-events',
|
||||
'jabirali/vim-tmux-yank',
|
||||
'skywind3000/asyncrun.vim',
|
||||
}
|
Reference in New Issue
Block a user