mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 06:20:01 -04:00
feat(diff): update parser after move
This commit is contained in:
parent
645f42e85d
commit
9ddd853e7e
2 changed files with 3 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue