nvim: lua: plugins: Drop scrollbar
This commit is contained in:
parent
494f0706bb
commit
5058b6b6b0
1 changed files with 0 additions and 2 deletions
|
@ -94,8 +94,6 @@ local init = function ()
|
|||
use 'Yggdroot/indentLine'
|
||||
-- Smooth scrolling
|
||||
use 'psliwka/vim-smoothie'
|
||||
-- Scrollbar
|
||||
use 'Xuyuanp/scrollbar.nvim'
|
||||
-- Directory viewer
|
||||
use 'justinmk/vim-dirvish'
|
||||
-- Show leader key bindings
|
||||
|
|
Loading…
Reference in a new issue