mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
feat(robots)!: adapt to renamed parser
This commit is contained in:
parent
c6dd314086
commit
efa5d1fa3a
4 changed files with 3 additions and 3 deletions
|
|
@ -1914,9 +1914,9 @@ return {
|
|||
maintainers = { '@Hubro' },
|
||||
tier = 2,
|
||||
},
|
||||
robots = {
|
||||
robots_txt = {
|
||||
install_info = {
|
||||
revision = '8e3a4205b76236bb6dbebdbee5afc262ce38bb62',
|
||||
revision = '0c066107e3548de79316a6a4ec771e2f7cf7c468',
|
||||
url = 'https://github.com/opa-oz/tree-sitter-robots-txt',
|
||||
},
|
||||
maintainers = { '@opa-oz' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue