mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-09 22:55:58 +01:00
add a few languages from the whole config doc to the home page
This commit is contained in:
parent
c874b7fa99
commit
1e8d8593b6
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