ソースを参照

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 = {},