nvim-config/lua/custom/plugins/scrollbar.lua
2024-08-30 09:16:46 +02:00

4 lines
54 B
Lua

return {
'dstein64/nvim-scrollview',
opts = {},
}