mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
feat(robot): update parser, mark as stable
This commit is contained in:
parent
957f86ae3f
commit
b9171ede5d
2 changed files with 3 additions and 3 deletions
|
|
@ -1922,11 +1922,11 @@ return {
|
|||
},
|
||||
robot = {
|
||||
install_info = {
|
||||
revision = 'e34def7cb0d8a66a59ec5057fe17bb4e6b17b56a',
|
||||
revision = 'v1.2.0',
|
||||
url = 'https://github.com/Hubro/tree-sitter-robot',
|
||||
},
|
||||
maintainers = { '@Hubro' },
|
||||
tier = 2,
|
||||
tier = 1,
|
||||
},
|
||||
robots_txt = {
|
||||
install_info = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue