feat(neovim): use neovim nighly.
This commit is contained in:
parent
4e36fb0243
commit
2546c3e774
3 changed files with 233 additions and 8 deletions
|
@ -62,6 +62,9 @@
|
|||
|
||||
# Declare flatpak easilly
|
||||
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";
|
||||
|
||||
# Neovim nightly
|
||||
neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue