mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 08:50:11 -04:00
docs: update README
This commit is contained in:
parent
92aafcf51c
commit
89e593b910
1 changed files with 2 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ We are looking for maintainers to write query files for their languages.
|
||||||
List of currently supported languages:
|
List of currently supported languages:
|
||||||
- [x] lua (maintained by @vigoux)
|
- [x] lua (maintained by @vigoux)
|
||||||
- [x] ruby (maintained by @TravonteD)
|
- [x] ruby (maintained by @TravonteD)
|
||||||
- [ ] c
|
- [x] c (maintained by @vigoux)
|
||||||
- [ ] go
|
- [ ] go
|
||||||
- [ ] cpp
|
- [ ] cpp
|
||||||
- [ ] rust
|
- [ ] rust
|
||||||
|
|
@ -179,6 +179,7 @@ List of currently supported languages:
|
||||||
- [ ] elm
|
- [ ] elm
|
||||||
- [ ] yaml
|
- [ ] yaml
|
||||||
- [ ] nix
|
- [ ] nix
|
||||||
|
- [ ] markdown
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
Before doing anything run `:checkhealth nvim_treesitter`. This will help you find where the bug might come from.
|
Before doing anything run `:checkhealth nvim_treesitter`. This will help you find where the bug might come from.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue