fixup! lazy: make nix package actually work

This commit is contained in:
Guanran Wang 2024-02-21 11:11:51 +08:00
parent e2e979a3e7
commit 7db94b71d6
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -14,8 +14,8 @@ vim.opt.rtp:prepend(lazypath)
require("lazy").setup({
performance = {
rtp = {
reset = false
}
reset = false,
},
},
-- completions.lua