From 6c598e7017aa44c95b074c73085ea992109e373e Mon Sep 17 00:00:00 2001 From: siduck76 Date: Wed, 31 Mar 2021 06:53:59 +0530 Subject: [PATCH] indentLine and blankline comparison --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f0cc80..3e51166 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ A fuzzy file finder, picker, sorter, previewer and much more: adds indentline : +using indenLine plugin on left and blanklineNvim on right + + + ### galaxyline - fastest statusline plugin I've used so far: @@ -79,7 +83,7 @@ with Treesitter : - nvim-autopairs , for autolosing braces and stuffs - neoformat for prettifying / formatting code - packer.nvim as package manager -- indent-blankline.Nvim for indentlines +- indent-blankline.Nvim for indentlines # Guides to migrate your nvim configs to init.lua -