kickstart.nvim/lua/custom/plugins/scrollbar.lua

6 lines
76 B
Lua

return {
'petertriho/nvim-scrollbar',
version = '*',
config = true,
}