feat(nvim): add gitignore nvim
This commit is contained in:
parent
d902903984
commit
b1a6d5016a
4 changed files with 32 additions and 3 deletions
|
|
@ -61,6 +61,9 @@
|
|||
comment-box-nvim.url = "github:LudoPinelli/comment-box.nvim";
|
||||
comment-box-nvim.flake = false;
|
||||
|
||||
gitignore-nvim.url = "github:wintermute-cell/gitignore.nvim";
|
||||
gitignore-nvim.flake = false;
|
||||
|
||||
attic.url = "github:zhaofengli/attic";
|
||||
attic.inputs.nixpkgs.follows = "nixpkgs";
|
||||
attic.inputs.nixpkgs-stable.follows = "stable";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue