mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
feat(typoscript): updated grammar
This commit is contained in:
parent
2979e048b3
commit
e7a2033f2a
5 changed files with 101 additions and 13 deletions
|
|
@ -2422,7 +2422,7 @@ return {
|
|||
},
|
||||
typoscript = {
|
||||
install_info = {
|
||||
revision = '5d8fde870b0ded1f429ba5bb249a9d9f8589ff5f',
|
||||
revision = 'e59069a4cc08b2dacccd40827fe971ca3c6821b7',
|
||||
url = 'https://github.com/Teddytrombone/tree-sitter-typoscript',
|
||||
},
|
||||
maintainers = { '@Teddytrombone' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue