From b97d9a8f85731ba68b45c5effc9d99414411e83e Mon Sep 17 00:00:00 2001 From: Dhruv Jain Date: Thu, 19 Aug 2021 18:35:56 +0530 Subject: [PATCH] Very minor typos in plugin sections --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e01b1fe6..48fb0b0e 100644 --- a/README.md +++ b/README.md @@ -49,13 +49,13 @@ #### Lspkind-nvim -This tiny plugin adds vscode-like pictograms to neovim built-in lsp completion items : +This tiny plugin adds vscode-like pictograms to neovim built-in lsp completion items:
#### Nvim-tree.lua -fast file tree : +fast file tree:
@@ -67,7 +67,7 @@ A fuzzy file finder, picker, sorter, previewer and much more: ### Indent-blankline.nvim -adds indentline : +adds indentline: ### Galaxyline @@ -82,14 +82,14 @@ As a top tabline like thing which lets me handle tabs and buffers like switching ### Nvim-web-devicons -Lua fork of vim devicons which lets me change icons of filetypes +Lua fork of vim devicons which lets me change icons of filetypes: ### Nvim-treesitter Better syntax highlighting for programming languages ( NvChad by default comes with lua/bash treesitter parsers ). -without / with Treesitter : +without / with Treesitter: # Credits