浏览代码

dev: automated commit - 2025-12-22 17:56:28

Mariano Z. 1 月之前
父节点
当前提交
bd85b39f04
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      lua/plugins/lsp.lua

+ 1 - 3
lua/plugins/lsp.lua

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