mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-06 16:31:16 +01:00
Updated plugin links for linting and formatting in ReadMe
This commit is contained in:
parent
07ec4b0f2d
commit
d35558eb2b
1 changed files with 3 additions and 2 deletions
|
@ -168,8 +168,9 @@ xcode-select --install
|
|||
|
||||
#### Formatting & Linting
|
||||
|
||||
- [jose-elias-alvarez/null-ls.nvim](https://github.com/jose-elias-alvarez/null-ls.nvim) - Easy way to configure formatters & linters
|
||||
- [jayp0521/mason-null-ls.nvim](https://github.com/jayp0521/mason-null-ls.nvim) - Bridges gap b/w mason & null-ls
|
||||
- [stevearc/conform.nvim](https://github.com/stevearc/conform.nvim) - Easy way to configure formatters
|
||||
- [mfussenegger/nvim-lint](https://github.com/mfussenegger/nvim-lint) - Easy way to configure linters
|
||||
- [WhoIsSethDaniel/mason-tool-installer.nvim](https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim) - Auto install linters & formatters on startup
|
||||
|
||||
#### Syntax Highlighting & Autoclosing Things
|
||||
|
||||
|
|
Loading…
Reference in a new issue