Browse Source

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

Mariano Z. 1 tháng trước cách đây
mục cha
commit
21168b4f8c
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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 = {},