From cf21576b0c60c9e6282af3c053b56949a524d13e Mon Sep 17 00:00:00 2001 From: kiyan Date: Wed, 9 Feb 2022 21:56:28 +0100 Subject: chore: update init.vim refs to init.lua --- doc/nvim-treesitter.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 5d3813705..f3f03bfe8 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -35,7 +35,7 @@ To get a list of supported languages < By default, everything is disabled. -To enable supported features, put this in your `init.vim` file: +To enable supported features, put this in your `init.lua` file: > require'nvim-treesitter.configs'.setup { @@ -75,7 +75,7 @@ you can add your own queries too, see |nvim-treesitter-query-extensions|. All modules are disabled by default, and some provide default keymaps. Each module corresponds to an entry in the dictionary passed to the -`nvim-treesitter.configs.setup` function, this should be in your `init.vim` file. +`nvim-treesitter.configs.setup` function, this should be in your `init.lua` file. > require'nvim-treesitter.configs'.setup { -- cgit v1.2.3-70-g09d2