nixvim: re-add edit_alternate.vim
This commit is contained in:
parent
01cc01069b
commit
a218f5623c
5 changed files with 157 additions and 1 deletions
53
flake.lock
generated
53
flake.lock
generated
|
@ -23,6 +23,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"conf-vim": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1507549264,
|
||||
"narHash": "sha256-AjiTJsoim0BAnyfqk1IQzNsa6jhFM2+A66E7q9sJqz0=",
|
||||
"owner": "tjdevries",
|
||||
"repo": "conf.vim",
|
||||
"rev": "a716df0fd5d7ba558c07dac2e07f05d5eba11afb",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "tjdevries",
|
||||
"repo": "conf.vim",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"darwin": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
@ -65,6 +81,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"edit-alternate-vim": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1635180789,
|
||||
"narHash": "sha256-mEKnqYAhgrdxPRoKf4S4yYecdFIHGg8bDxpqPuC1+S4=",
|
||||
"owner": "tjdevries",
|
||||
"repo": "edit_alternate.vim",
|
||||
"rev": "ef3019115d9bb7ffd691d2859eda213dd99e0b0a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "tjdevries",
|
||||
"repo": "edit_alternate.vim",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"flake-compat": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
@ -414,7 +446,9 @@
|
|||
"root": {
|
||||
"inputs": {
|
||||
"agenix": "agenix",
|
||||
"conf-vim": "conf-vim",
|
||||
"disko": "disko",
|
||||
"edit-alternate-vim": "edit-alternate-vim",
|
||||
"flake-parts": "flake-parts",
|
||||
"home-manager": "home-manager_2",
|
||||
"import-tree": "import-tree",
|
||||
|
@ -424,7 +458,24 @@
|
|||
"nixpkgs": "nixpkgs_2",
|
||||
"nixpkgs-stable": "nixpkgs-stable",
|
||||
"nixvim": "nixvim",
|
||||
"nur": "nur"
|
||||
"nur": "nur",
|
||||
"standard-vim": "standard-vim"
|
||||
}
|
||||
},
|
||||
"standard-vim": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1539613748,
|
||||
"narHash": "sha256-9VwkvV1Dv6cE4uDkPp36DozjWJOclDR883yDMYw000E=",
|
||||
"owner": "tjdevries",
|
||||
"repo": "standard.vim",
|
||||
"rev": "b333ef9a9cf6cf66536deda017a542843613fa75",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "tjdevries",
|
||||
"repo": "standard.vim",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue