docs: update README

This commit is contained in:
Thomas Vigouroux 2020-05-16 14:46:56 +02:00
parent 92aafcf51c
commit 89e593b910

View file

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