1
Fork 0

Huge progress on korora-based tempest generation

This commit is contained in:
Matei Adriel 2023-12-25 14:14:33 +01:00
parent 63d980ddf9
commit 42cd073278
No known key found for this signature in database
8 changed files with 1678 additions and 1462 deletions
home/features/neovim/config/lua/my

View file

@ -7,8 +7,8 @@ end
function M.setup()
require("lazy").setup({
importFrom("my.plugins"),
importFrom("nix.plugins"),
importFrom("my.plugins.themes"),
unpack(require("nix").lazy),
}, {
defaults = { lazy = true },
install = {