From 3413581b584f8fd124e299b57d77e1ee01886a05 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Mon, 5 Jul 2021 12:11:55 -0500 Subject: [PATCH] Docs: mention that indentation is still experimental --- README.md | 3 ++- doc/nvim-treesitter.txt | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0eadb747..3e3100113 100644 --- a/README.md +++ b/README.md @@ -252,7 +252,8 @@ EOF #### Indentation -Tree-sitter based indentation. +Indentation based on treesitter for the `=` operator. +**NOTE: This is an experimental feature**. ```vim lua <