feat(programs/neovim): we getchoo. neovim. wrapper.
This commit is contained in:
parent
0c69af81cc
commit
611371b56f
5 changed files with 66 additions and 34 deletions
21
flake.lock
generated
21
flake.lock
generated
|
@ -125,6 +125,26 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"getchvim": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1744833748,
|
||||
"narHash": "sha256-+kB8uBposUKOLL9wNOVySacNERmt0HOasg950YA0p94=",
|
||||
"owner": "getchoo",
|
||||
"repo": "getchvim",
|
||||
"rev": "47f72d2e178a4b0d01ef7b1f9a742a86b4eb5dd8",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "getchoo",
|
||||
"repo": "getchvim",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"home-manager": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
@ -242,6 +262,7 @@
|
|||
"crane": "crane",
|
||||
"flake-parts": "flake-parts",
|
||||
"flake-utils": "flake-utils",
|
||||
"getchvim": "getchvim",
|
||||
"home-manager": "home-manager",
|
||||
"lanzaboote": "lanzaboote",
|
||||
"mystia": "mystia",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue