Docs: mention that indentation is still experimental

This commit is contained in:
Santos Gallegos 2021-07-05 12:11:55 -05:00 committed by Stephan Seitz
parent f3d0bdcf6f
commit 3413581b58
2 changed files with 4 additions and 2 deletions

View file

@ -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 <<EOF