mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 13:20:44 +00:00
add a few languages from the whole config doc to the home page
This commit is contained in:
parent
0a829bed0e
commit
ec02c56ec2
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ Language specific support means there is a combination of language specific plug
|
|||
* Zig: <<opt-vim.languages.zig.enable>>
|
||||
* Markdown: <<opt-vim.languages.markdown.enable>>
|
||||
* HTML: <<opt-vim.languages.html.enable>>
|
||||
* SQL: <<opt-vim.languages.sql.enable>>
|
||||
* Dart: <<opt-vim.languages.dart.enable>>
|
||||
* Go: <<opt-vim.languages.go.enable>>
|
||||
|
||||
Adding support for more languages, and improving support for existing ones are great places where you can contribute with a PR.
|
||||
|
||||
|
|
Loading…
Reference in a new issue