WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit b7c627490b - Show all commits

View file

@ -219,7 +219,9 @@ local plugins = {
dependencies = { "kevinhwang91/promise-async" },
config = require("plugins.ufo"),
},
"github/copilot.vim",
-- GitHub Copilot
{ "zbirenbaum/copilot.lua", config = true },
}
local lazy_opts = {}