📚 docs(nvim): add formatters, lsp's and plugins

This commit is contained in:
Sergio Laín 2024-01-11 12:30:25 +01:00
parent 716de251ad
commit 5460d7494a
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -478,6 +478,7 @@
- [nvim-neotest/neotest-python](https://github.com/nvim-neotest/neotest-python) - [nvim-neotest/neotest-python](https://github.com/nvim-neotest/neotest-python)
- [olimorris/neotest-rspec](https://github.com/olimorris/neotest-rspec) - [olimorris/neotest-rspec](https://github.com/olimorris/neotest-rspec)
- [rouge8/neotest-rust](https://github.com/rouge8/neotest-rust) - [rouge8/neotest-rust](https://github.com/rouge8/neotest-rust)
- [lawrence-laz/neotest-zig](https://github.com/lawrence-laz/neotest-zig)
</details> </details>
@ -558,6 +559,7 @@
- clangd - clangd
- css - css
- cssmodules - cssmodules
- deno
- docker - docker
- elixir - elixir
- emmet - emmet
@ -586,8 +588,9 @@
- terraform - terraform
- texlab - texlab
- tsserver - tsserver
- vue - volar
- yaml - yaml
- zig
### Linters ### Linters
@ -625,6 +628,7 @@
- terraform_fmt - terraform_fmt
- trim_newlines - trim_newlines
- trim_whitespace - trim_whitespace
- zigfmt
# :gear: <samp>Config</samp> # :gear: <samp>Config</samp>