Replace neovim config with NVF
This commit is contained in:
parent
e286f4d835
commit
c3ce2fcc2c
14 changed files with 2429 additions and 318 deletions
|
@ -12,6 +12,11 @@
|
|||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
colmena.url = "github:zhaofengli/colmena";
|
||||
|
||||
nvf = {
|
||||
url = "github:notashelf/nvf";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
git-hooks = {
|
||||
url = "github:cachix/git-hooks.nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue