WIP: Switch to NixOS #5

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

View file

@ -5,8 +5,8 @@ return {
dependencies = { "kevinhwang91/promise-async" }, dependencies = { "kevinhwang91/promise-async" },
--- @type UfoConfig --- @type UfoConfig
opts = { opts = {
close_fold_kinds = { close_fold_kinds_for_ft = {
"imports", default = { "imports" },
}, },
}, },
--- @param opts UfoConfig --- @param opts UfoConfig