mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Change 'install' -> 'index'
This commit is contained in:
parent
a52c639d80
commit
36f3e036e5
1 changed files with 1 additions and 1 deletions
|
|
@ -759,7 +759,7 @@ Used by refactor.highlight_current_scope to highlight the current scope.
|
|||
PERFORMANCE *nvim-treesitter-performance*
|
||||
|
||||
`nvim-treesitter` checks the 'runtimepath' on startup in order to discover
|
||||
available parsers and queries and install them. As a consequence, a very long
|
||||
available parsers and queries and index them. As a consequence, a very long
|
||||
'runtimepath' might result in delayed startup times.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue