Re-add vim-heritage
All checks were successful
/ check (push) Successful in 1m47s

This commit is contained in:
Oliver Davies 2025-08-01 01:10:58 +01:00
parent 69014b86c6
commit deae2b1055
3 changed files with 47 additions and 0 deletions

View file

@ -58,6 +58,11 @@
url = "github:tjdevries/standard.vim";
};
vim-heritage = {
flake = false;
url = "github:jessarcher/vim-heritage";
};
vim-textobj-xmlattr = {
flake = false;
url = "github:whatyouhide/vim-textobj-xmlattr";