mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 16:00:02 -04:00
docs: add missing fields from InstallInfo, update code docs related to installation
This commit is contained in:
parent
4b04eaa5ce
commit
0e266bfc29
2 changed files with 19 additions and 0 deletions
|
|
@ -53,6 +53,8 @@ end
|
|||
---@field generate_requires_npm boolean|nil
|
||||
---@field requires_generate_from_grammar boolean|nil
|
||||
---@field location string|nil
|
||||
---@field use_makefile boolean|nil
|
||||
---@field cxx_standard string|nil
|
||||
|
||||
---@class ParserInfo
|
||||
---@field install_info InstallInfo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue