feat: remove nvim-scrollbar
This commit is contained in:
@@ -1,16 +0,0 @@
|
|||||||
---@type LazyPluginSpec
|
|
||||||
return {
|
|
||||||
"petertriho/nvim-scrollbar",
|
|
||||||
config = true,
|
|
||||||
opts = {
|
|
||||||
handle = {
|
|
||||||
blend = 0,
|
|
||||||
},
|
|
||||||
excluded_filetypes = {
|
|
||||||
"NvimTree",
|
|
||||||
},
|
|
||||||
handlers = {
|
|
||||||
cursor = false,
|
|
||||||
}
|
|
||||||
},
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user