mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -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 = {
|
python = {
|
||||||
install_info = {
|
install_info = {
|
||||||
revision = 'v0.25.2',
|
revision = 'v0.25.0',
|
||||||
url = 'https://github.com/tree-sitter/py-tree-sitter',
|
url = 'https://github.com/tree-sitter/tree-sitter-python',
|
||||||
},
|
},
|
||||||
maintainers = { '@stsewd', '@theHamsta' },
|
maintainers = { '@stsewd', '@theHamsta' },
|
||||||
tier = 1,
|
tier = 1,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue