Merge branch 'main' into feature/rustaceanvim

This commit is contained in:
raf 2024-07-14 18:01:44 +00:00 committed by GitHub
commit df2f4a82bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 23 additions and 31 deletions

View file

@ -81,10 +81,7 @@
systems.url = "github:nix-systems/default";
# Alternate neovim-wrapper
neovim-wrapper = {
url = "github:Gerg-L/neovim-wrapper";
inputs.nixpkgs.follows = "nixpkgs";
};
mnw.url = "github:Gerg-L/mnw";
# For generating documentation website
nmd = {