branch: externals/indent-bars
commit 0222bb453e8282022bd9a80833fd0e96deda17ed
Author: JD Smith <[email protected]>
Commit: GitHub <[email protected]>
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f382a9a3b7..5c8d5b46a8 100644
--- a/README.md
+++ b/README.md
@@ -173,7 +173,7 @@ Custom variables affecting character-based bar display,
e.g. in the terminal:
## Treesitter
-### Main treesitter configuration variables:
+### Main treesitter configuration variables
- `indent-bars-treesit-support`: Whether to use tree-sitter (if available) to
help determine appropriate bar depth.
- `indent-bars-treesit-scope`: A mapping of language to tree-sitter scope node
types, for local scope highlight (_scope focus_).