mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
revert python url
I was wrong...
This commit is contained in:
parent
f357e19f57
commit
02d2ce9529
1 changed files with 2 additions and 2 deletions
|
|
@ -1779,8 +1779,8 @@ return {
|
|||
},
|
||||
python = {
|
||||
install_info = {
|
||||
revision = 'v0.25.2',
|
||||
url = 'https://github.com/tree-sitter/py-tree-sitter',
|
||||
revision = 'v0.25.0',
|
||||
url = 'https://github.com/tree-sitter/tree-sitter-python',
|
||||
},
|
||||
maintainers = { '@stsewd', '@theHamsta' },
|
||||
tier = 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue