2024-11-20 16:12:52 -05:00

5 lines
147 B
Lua

return {
"nvim-lua/plenary.nvim", -- lua functions that many plugins use
"christoomey/vim-tmux-navigator", -- tmux & split window navigation
}