mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 08:50:11 -04:00
feat(install): support custom queries
This commit is contained in:
parent
fb9b2cfdc3
commit
057e845518
4 changed files with 107 additions and 45 deletions
|
|
@ -23,6 +23,9 @@ error('Cannot require a meta file')
|
|||
---
|
||||
---Parser repo is a local directory; overrides `url`, `revision`, and `branch`
|
||||
---@field path? string
|
||||
---
|
||||
---Directory with queries to be installed
|
||||
---@field queries? string
|
||||
|
||||
---@class ParserInfo
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue