Update Neovim to 0.10.1
This commit is contained in:
parent
e332a9835e
commit
86308429dd
2 changed files with 9 additions and 2 deletions
|
@ -20,7 +20,7 @@ in
|
|||
|
||||
imports = [
|
||||
(import ./modules/git.nix { inherit inputs pkgs pkgsUnstable; })
|
||||
(import ./modules/neovim.nix { inherit inputs pkgs; })
|
||||
(import ./modules/neovim.nix { inherit inputs pkgs pkgsUnstable; })
|
||||
./modules/bat.nix
|
||||
./modules/bin.nix
|
||||
./modules/direnv.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue