feat(diff): update parser after move

This commit is contained in:
Christian Clason 2025-10-29 19:26:43 +01:00 committed by Christian Clason
parent 645f42e85d
commit 9ddd853e7e
2 changed files with 3 additions and 3 deletions

View file

@ -370,8 +370,8 @@ return {
},
diff = {
install_info = {
revision = 'e42b8def4f75633568f1aecfe01817bf15164928',
url = 'https://github.com/the-mikedavis/tree-sitter-diff',
revision = '2520c3f934b3179bb540d23e0ef45f75304b5fed',
url = 'https://github.com/tree-sitter-grammars/tree-sitter-diff',
},
maintainers = { '@gbprod' },
tier = 2,