indentLine and blankline comparison

This commit is contained in:
siduck76 2021-03-31 06:53:59 +05:30
parent c70813d96a
commit 6c598e7017
1 changed files with 5 additions and 1 deletions

View File

@ -30,6 +30,10 @@ A fuzzy file finder, picker, sorter, previewer and much more:
adds indentline :
<kbd> <img src = "https://raw.githubusercontent.com/siduck76/dotfiles/master/rice%20flex/blanklineNvim.png"></kbd>
using indenLine plugin on left and blanklineNvim on right
<kbd> <img src = "https://raw.githubusercontent.com/siduck76/dotfiles/master/rice%20flex/blanklineVSindentline.png"></kbd>
### 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 -