This commit is contained in:
2024-12-02 22:11:56 +01:00
parent c877834ac9
commit 646f11456a
4 changed files with 12 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
return {
'neovim/nvim-lspconfig',
'hrsh7th/cmp-nvim-lsp',
'hrsh7th/nvim-cmp'
}