diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index d5b59dc13..564d9ee88 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -46,6 +46,7 @@ By default, everything is disabled. To enable support for features, in your `ini }, ensure_installed = 'all' -- one of 'all', 'language', or a list of languages } + EOF < ==============================================================================