8 lines
274 B
Lua
8 lines
274 B
Lua
return {
|
|
"christoomey/vim-tmux-navigator",
|
|
"nvim-lua/plenary.nvim", -- lua functions that many plugins use
|
|
"christoomey/vim-tmux-navigator", -- tmux & split window navigation
|
|
"inkarkat/vim-ReplaceWithRegister",
|
|
"fedepujol/move.nvim",
|
|
"xiyaowong/transparent.nvim"
|
|
}
|