mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Update emileferreira/nvim-strict
(#661)
updated nvim-strict description
This commit is contained in:
parent
e0a60ee0e5
commit
4f754df832
1 changed files with 1 additions and 1 deletions
|
@ -782,7 +782,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [mcauley-penney/tidy.nvim](https://github.com/mcauley-penney/tidy.nvim) - Clear trailing whitespace and empty lines at end of file on every save.
|
||||
- [MunifTanjim/prettier.nvim](https://github.com/MunifTanjim/prettier.nvim) - Prettier integration.
|
||||
- [echasnovski/mini.nvim#mini.align](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-align.md) - Module of `mini.nvim` for aligning text interactively (with or without instant preview).
|
||||
- [emileferreira/nvim-strict](https://github.com/emileferreira/nvim-strict) - Strictly enforce configurable, best-practice code style by exposing deep nesting, overlong lines, trailing whitespace, trailing empty lines and inconsistent indentation.
|
||||
- [emileferreira/nvim-strict](https://github.com/emileferreira/nvim-strict) - Strict, native code style formatting which exposes deep nesting, overlong lines, trailing whitespace, trailing empty lines, todos and inconsistent indentation.
|
||||
|
||||
#### Indent
|
||||
|
||||
|
|
Loading…
Reference in a new issue