We do a bit of documentation

This commit is contained in:
Yoni FIRROLONI 2023-07-25 15:30:54 +02:00
commit 0ea818e702
4 changed files with 15 additions and 9 deletions

View file

@ -15,6 +15,7 @@ Language specific support means there is a combination of language specific plug
* SQL: <<opt-vim.languages.sql.enable>>
* Dart: <<opt-vim.languages.dart.enable>>
* Go: <<opt-vim.languages.go.enable>>
* Ruby: <<opt-vim.languages.ruby.enable>>
Adding support for more languages, and improving support for existing ones are great places where you can contribute with a PR.