mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Update lukas-reineke/lsp-format.nvim
(#401)
Fix: `format.nvim` -> `lsp-format.nvim`
This commit is contained in:
parent
b8087ddea7
commit
52429f5fb2
1 changed files with 1 additions and 1 deletions
|
@ -672,7 +672,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
|
||||
- [gpanders/editorconfig.nvim](https://github.com/gpanders/editorconfig.nvim) - An EditorConfig plugin for Neovim written in Fennel.
|
||||
- [mhartington/formatter.nvim](https://github.com/mhartington/formatter.nvim) - A format runner for Neovim written in Lua.
|
||||
- [lukas-reineke/format.nvim](https://github.com/lukas-reineke/format.nvim) - Fast asynchronous formatting for Neovim. Supports formatting embedded code blocks.
|
||||
- [lukas-reineke/lsp-format.nvim](https://github.com/lukas-reineke/lsp-format.nvim) - A wrapper around Neovims native LSP formatting.
|
||||
- [sbdchd/neoformat](https://github.com/sbdchd/neoformat) - A (Neo)vim plugin for formatting code.
|
||||
|
||||
### Web development
|
||||
|
|
Loading…
Reference in a new issue