From 45f3a0e32da3890d0e2d06e53cb002aa99c6ab76 Mon Sep 17 00:00:00 2001 From: Roberto Silva <97632716+luovkle@users.noreply.github.com> Date: Mon, 25 Jul 2022 12:44:35 -0500 Subject: [PATCH] Update README.md --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 38b7769a..90783f69 100644 --- a/.github/README.md +++ b/.github/README.md @@ -116,7 +116,7 @@ NeoVim Treesitter configurations and abstraction layer. We mostly use this for s - Managing tabs, buffers with [bufferline.nvim](https://github.com/akinsho/bufferline.nvim) - Beautiful and configurable icons with [nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons) - Git diffs and more with [gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim) -- NeoVim Lsp configuration with [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) and [lsp-installer](https://github.com/williamboman/nvim-lsp-installer/) +- NeoVim Lsp configuration with [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) and [mason.nvim](https://github.com/williamboman/mason.nvim) - Autocompletion with [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) - File searching, previewing image and text files and more with [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim). - Syntax highlighting with [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)