feat: migrating neovim
This commit is contained in:
parent
86266f8205
commit
8d5e0e6566
47 changed files with 1964 additions and 222 deletions
|
|
@ -38,7 +38,7 @@
|
|||
};
|
||||
ags.url = "github:Aylur/ags";
|
||||
|
||||
neovim-config.url = "github:gwg313/nvim-nix";
|
||||
# neovim-config.url = "github:gwg313/nvim-nix";
|
||||
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
|
||||
|
|
@ -46,6 +46,10 @@
|
|||
url = "github:MHNightCat/superfile";
|
||||
};
|
||||
|
||||
nixvim = {
|
||||
url = "github:nix-community/nixvim";
|
||||
};
|
||||
|
||||
pre-commit-hooks.url = "github:cachix/pre-commit-hooks.nix";
|
||||
pre-commit-hooks.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue