This commit is contained in:
2025-06-11 02:39:45 +02:00
parent 51c4213e8a
commit 0b4740a3f4
8 changed files with 105 additions and 81 deletions

View File

@@ -1,2 +1,3 @@
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")
vim.lsp.enable("gopls")