summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-06-11 23:51:14 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-06-11 23:51:14 +0200
commit61c8287dda6e3282992a0821b366c6fbfd6221d4 (patch)
tree1e10a5f3b88ff24cd9912a047564e91c721cf274 /README.md
parent3512ac384d4d55d828fb98dc22021f159363335f (diff)
Update treesitter
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 52367e1..ea9090d 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,14 @@ neovim = nightly
└── settings # Neovim settings.
```
+## Treesitter
+
+Install treesitter cli with if treesitter seems broken:
+
+```sh
+cargo install tree-sitter-cli
+```
+
## Vale
1. Create a `.vale.ini` file in the project