nvim: plugins: Drop indentLine

indentLine seems to have general performance issues.
This commit is contained in:
Sanchayan Maity 2021-06-26 10:56:05 +05:30
parent a51f16304c
commit 112239bd31
1 changed files with 0 additions and 2 deletions

View File

@ -59,8 +59,6 @@ local init = function ()
'tpope/vim-repeat',
'tpope/vim-sleuth'
}
-- Show indentation levels
use 'Yggdroot/indentLine'
-- Directory viewer
use 'justinmk/vim-dirvish'
-- Show leader key bindings