mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 14:47:03 +01:00
6 lines
98 B
Lua
6 lines
98 B
Lua
|
|
return {
|
||
|
|
{'neovim/nvim-lspconfig'},
|
||
|
|
{'hrsh7th/cmp-nvim-lsp'},
|
||
|
|
{'hrsh7th/nvim-cmp'},
|
||
|
|
}
|