Update nvim flake

This commit is contained in:
floppydiskette 2023-07-24 18:33:10 +01:00
parent e2620c149b
commit 1fdb49d6ce
No known key found for this signature in database

View file

@ -14,7 +14,7 @@
# neovim-flake
neovim-flake = {
url = "github:notashelf/neovim-flake?ref=release/v0.4";
url = "github:notashelf/neovim-flake";
inputs.nixpkgs.follows = "nixpkgs";
};