nixvim: re-add vim-textobj-xmlattr

This commit is contained in:
Oliver Davies 2025-07-29 12:18:40 +01:00
parent a218f5623c
commit f8489d5c72
4 changed files with 38 additions and 9 deletions

19
flake.lock generated
View file

@ -459,7 +459,8 @@
"nixpkgs-stable": "nixpkgs-stable",
"nixvim": "nixvim",
"nur": "nur",
"standard-vim": "standard-vim"
"standard-vim": "standard-vim",
"vim-textobj-xmlattr": "vim-textobj-xmlattr"
}
},
"standard-vim": {
@ -522,6 +523,22 @@
"repo": "default",
"type": "github"
}
},
"vim-textobj-xmlattr": {
"flake": false,
"locked": {
"lastModified": 1464940962,
"narHash": "sha256-+91FVP95oh00flINdltqx6qJuijYo56tHIh3J098G2Q=",
"owner": "whatyouhide",
"repo": "vim-textobj-xmlattr",
"rev": "694a297f1d75fd527e87da9769f3c6519a87ebb1",
"type": "github"
},
"original": {
"owner": "whatyouhide",
"repo": "vim-textobj-xmlattr",
"type": "github"
}
}
},
"root": "root",