diff --git a/.github/README.md b/.github/README.md index fc4fdf5..ab24aa4 100644 --- a/.github/README.md +++ b/.github/README.md @@ -93,7 +93,7 @@ A fuzzy file finder, picker, sorter, previewer and much more: - 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 [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). +- File searching, previewing 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) - Autoclosing braces and html tags with [nvim-autopairs](https://github.com/windwp/nvim-autopairs) - Indentlines with [indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim)