From c1dfc39285e4a11983dfbe556fb0be7f2a749977 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sun, 25 May 2025 13:02:26 +0200 Subject: fix(config): prepend install_dir to rtp --- doc/nvim-treesitter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index b57687961..77e6f037f 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -100,7 +100,7 @@ setup({opts}) *nvim-treesitter.setup()* • {opts} `(table?)` Optional parameters: • {install_dir} (`string?`, default `stdpath('data')/site/`) directory to install parsers and queries to. Note: will be - appended to |runtimepath|. + prepended to |runtimepath|. install({languages} [, {opts}]) *nvim-treesitter.install()* -- cgit v1.2.3-70-g09d2