fix typo
This commit is contained in:
parent
cafd078e8f
commit
d0980b7109
|
@ -125,7 +125,7 @@ Without/with Treesitter:
|
||||||
- Beautiful and configurable icons with [nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons).
|
- 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).
|
- 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) .
|
- 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).
|
- 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).
|
- 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).
|
- Syntax highlighting with [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter).
|
||||||
|
|
Loading…
Reference in New Issue