mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Small update to README
For the sake of completeness, mention that `folding` is not a module in list of available modules.
This commit is contained in:
parent
992e4db9c1
commit
fb8762271c
1 changed files with 1 additions and 1 deletions
|
|
@ -254,7 +254,7 @@ EOF
|
|||
|
||||
#### Folding
|
||||
|
||||
Tree-sitter based folding.
|
||||
Tree-sitter based folding. *(Technically not a module because it's per windows and not per buffer.)*
|
||||
|
||||
```vim
|
||||
set foldmethod=expr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue