From a33bccaaf0c69146dfe330feb52e05c975054468 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Sun, 3 May 2020 11:10:36 +0200 Subject: Add documentation for `node_movement`, rename: `textobj` -> `incremental_selection` --- doc/nvim-treesitter.txt | 36 +++++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 13 deletions(-) (limited to 'doc') diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 55ada159..ceb834be 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -30,19 +30,29 @@ By default, everything is disabled. To enable support for features, in your `ini > lua <