nvim: lazy loading

This commit is contained in:
2024-04-20 20:40:22 +03:00
parent 4f61bb56b4
commit 3ce347be47
3 changed files with 5 additions and 2 deletions

View File

@ -7,7 +7,7 @@ return {
"stevearc/dressing.nvim",
"nvim-tree/nvim-web-devicons",
},
enabled = true,
lazy = true,
build = function()
require("gitlab.server").build(true)
end, -- Builds the Go binary