diff --git a/readme.md b/readme.md index ed9c12c..90fac19 100644 --- a/readme.md +++ b/readme.md @@ -21,8 +21,7 @@ Full featured native LSP functionality! - 🔍 Find references/type def/declaration - 💡 Code actions - 🚨 Statusline diagnostics -- ⚠️ Linting thanks to [eslint](https://github.com/williamboman/nvim-lsp-installer/blob/main/lua/nvim-lsp-installer/servers/eslint/README.md) -- 🔧 Formatting thanks to [efm](https://github.com/mattn/efm-langserver) +- 🔧 Formatting/linting thanks to [null-ls](https://github.com/jose-elias-alvarez/null-ls.nvim) ##### Additional features @@ -52,8 +51,8 @@ _While CosmicNvim is geared specifically toward TypeScript/JavaScript developmen - Neovim (+0.6.0) - [Node.js](https://nodejs.org/en/) -- [prettierd](https://github.com/fsouza/prettierd) (for prettier formatting w/efm, optional) -- [eslint_d](https://www.npmjs.com/package/eslint_d) (for eslint w/efm, optional) +- [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) #### Install @@ -120,7 +119,7 @@ Enter `:TSInstall` followed by to see your options for additional language ## 📷 Screenshots ### Statusline - + normal insert visual