From d040295269c1ee85ab4450df6064fd1bee242a10 Mon Sep 17 00:00:00 2001 From: siduck Date: Sun, 2 Jun 2024 05:46:19 +0530 Subject: [PATCH] update readme --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)