From d35558eb2b20b77cce5fd58f24c4211634040f65 Mon Sep 17 00:00:00 2001 From: josean-dev Date: Sat, 30 Sep 2023 12:19:42 -0400 Subject: [PATCH] Updated plugin links for linting and formatting in ReadMe --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8e604a..127c662 100644 --- a/README.md +++ b/README.md @@ -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