WIP: Switch to NixOS #5

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

View file

@ -219,6 +219,7 @@ local plugins = {
dependencies = { "kevinhwang91/promise-async" }, dependencies = { "kevinhwang91/promise-async" },
config = require("plugins.ufo"), config = require("plugins.ufo"),
}, },
"github/copilot.vim",
} }
local lazy_opts = {} local lazy_opts = {}