mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-10 06:32:42 +02:00
Fix typo
I love this repo, is very helpful in learning nixos
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
# astronvim's config
|
# astronvim's config
|
||||||
"nvim".source = astronvim;
|
"nvim".source = astronvim;
|
||||||
|
|
||||||
# my cusotom astronvim config, astronvim will load it after base config
|
# my custom astronvim config, astronvim will load it after base config
|
||||||
# https://github.com/AstroNvim/AstroNvim/blob/v3.32.0/lua/astronvim/bootstrap.lua#L15-L16
|
# https://github.com/AstroNvim/AstroNvim/blob/v3.32.0/lua/astronvim/bootstrap.lua#L15-L16
|
||||||
"astronvim/lua/user".source = ./astronvim_user;
|
"astronvim/lua/user".source = ./astronvim_user;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user