Huge progress on korora-based tempest generation
This commit is contained in:
parent
63d980ddf9
commit
42cd073278
8 changed files with 1678 additions and 1462 deletions
home/features/neovim/config/lua/my
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue