neovim: move astronvim to 4.x
This commit is contained in:
parent
d4b53b1c9f
commit
a5518cff74
24 changed files with 438 additions and 405 deletions
|
@ -13,12 +13,6 @@
|
|||
url = "github:hyprwm/Hyprland";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# Neovim distribution
|
||||
astronvim = {
|
||||
url = "github:AstroNvim/AstroNvim";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
|
||||
outputs = { self, home-manager, hyprland, nixpkgs, ... }@inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue