Explorar el Código

dev: automated commit - 2025-12-22 17:55:16

Mariano Z. hace 1 mes
padre
commit
21168b4f8c
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      lua/plugins/lsp.lua

+ 3 - 0
lua/plugins/lsp.lua

@@ -1,4 +1,7 @@
 return {
+  {
+    "neovim/nvim-lspconfig",
+  },
   {
     "j-hui/fidget.nvim",
     opts = {},