13 lines
282 B
Lua
Executable file
13 lines
282 B
Lua
Executable file
return {
|
|
"projekt0n/github-nvim-theme",
|
|
"neovim/nvim-lspconfig",
|
|
"hrsh7th/cmp-nvim-lsp",
|
|
"hrsh7th/cmp-buffer",
|
|
"hrsh7th/cmp-path",
|
|
"hrsh7th/cmp-cmdline",
|
|
"hrsh7th/nvim-cmp",
|
|
"hrsh7th/cmp-vsnip",
|
|
"hrsh7th/vim-vsnip",
|
|
"lervag/vimtex",
|
|
"andweeb/presence.nvim",
|
|
}
|