6 lines
200 B
Lua
6 lines
200 B
Lua
return {
|
|
"nvim-lua/plenary.nvim", -- lua functions that many plugins use
|
|
"christoomey/vim-tmux-navigator", -- tmux & split window navigation
|
|
"dstein64/nvim-scrollview",
|
|
"folke/lsp-colors.nvim",
|
|
}
|