From 10ef8f98efb430431db371e7c4e329cc89c357df Mon Sep 17 00:00:00 2001 From: Constantine Theocharis Date: Wed, 2 Sep 2020 21:02:27 +0000 Subject: Add section 'Performance' to docs --- doc/nvim-treesitter.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 36fe1dbd4..cffc04eb3 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -756,3 +756,10 @@ the cursor. Used by refactor.highlight_current_scope to highlight the current scope. vim:tw=78:ts=8:expandtab:noet:ft=help:norl: + +============================================================================== +PERFORMANCE *nvim-treesitter-performance* + +`nvim-treesitter` checks the 'runtimepath' on startup in order to discover +available parsers and install them. As a consequence, a very long +'runtimepath' might result in delayed startup times. -- cgit v1.2.3-70-g09d2