Ver código fonte

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

Mariano Z. 1 mês atrás
pai
commit
bd85b39f04
1 arquivos alterados com 1 adições e 3 exclusões
  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 = {},