📚 docs(nvim): add formatters, lsp's and plugins
This commit is contained in:
parent
716de251ad
commit
5460d7494a
1 changed files with 5 additions and 1 deletions
6
.config/nvim/.github/README.md
vendored
6
.config/nvim/.github/README.md
vendored
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue