mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 00:25:50 +02:00
docs: added experience to CONTRIBUTING
This commit is contained in:
parent
fe667b53c9
commit
9b5d810c05
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
|||
|
||||
## Contributing an Extra Language
|
||||
|
||||
- You should be familiar with the language you are adding.
|
||||
- You should have experience with the language's ecosystem, including formatters,
|
||||
linters, and LSP servers.
|
||||
- The extra should include the setup most widely used by the community.
|
||||
- Include Tree-sitter parsers that are not yet the default.
|
||||
- Include the most widely used LSP server setup.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue