nixvim: re-add vim-textobj-xmlattr
This commit is contained in:
parent
a218f5623c
commit
f8489d5c72
4 changed files with 38 additions and 9 deletions
|
@ -39,6 +39,9 @@
|
|||
|
||||
standard-vim.flake = false;
|
||||
standard-vim.url = "github:tjdevries/standard.vim";
|
||||
|
||||
vim-textobj-xmlattr.flake = false;
|
||||
vim-textobj-xmlattr.url = "github:whatyouhide/vim-textobj-xmlattr";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue