From a78185eb5378433a9f321670587e915fd25b053a Mon Sep 17 00:00:00 2001 From: Matthew Leong Date: Sun, 10 Mar 2024 17:45:48 -0700 Subject: [PATCH] feat: update readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index bede4d1..dba0e8c 100644 --- a/readme.md +++ b/readme.md @@ -57,8 +57,8 @@ experience with any LSP supported language._ - Neovim (+0.10.0) nightly - [Node.js](https://nodejs.org/en/) -- [prettierd](https://github.com/fsouza/prettierd) (for prettier formatting w/null_ls, optional) -- [eslint_d](https://www.npmjs.com/package/eslint_d) (for eslint w/null_ls, optional) +- [prettierd](https://github.com/fsouza/prettierd) +- [eslint](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#eslint) #### Install