mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-09 17:51:20 +01:00
5 lines
147 B
Lua
5 lines
147 B
Lua
|
return {
|
||
|
"nvim-lua/plenary.nvim", -- lua functions that many plugins use
|
||
|
"christoomey/vim-tmux-navigator", -- tmux & split window navigation
|
||
|
}
|