diff --git a/README.md b/README.md index b6d8251..beef884 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Without/with Treesitter: - Beautiful and configurable icons with [nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons). - Pretty and functional statusline with [feline.nvim](https://github.com/Famiu/feline.nvim). - Git diffs and more with [gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim) . -- NeoVim Lisp configuration with [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig). +- NeoVim Lsp configuration with [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig). - 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).