mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
feat(rifleconf): add parser and queries
This commit is contained in:
parent
682d083292
commit
7aa24acae3
4 changed files with 56 additions and 0 deletions
|
|
@ -1908,6 +1908,14 @@ return {
|
|||
maintainers = { '@ribru17' },
|
||||
tier = 2,
|
||||
},
|
||||
rifleconf = {
|
||||
install_info = {
|
||||
url = 'https://github.com/purarue/tree-sitter-rifleconf',
|
||||
revision = 'b215640ba72a9a8cac6f5d95dbc3d320cb546e13',
|
||||
},
|
||||
maintainers = { '@purarue' },
|
||||
tier = 2,
|
||||
},
|
||||
rnoweb = {
|
||||
install_info = {
|
||||
revision = '1a74dc0ed731ad07db39f063e2c5a6fe528cae7f',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue