Add scrollbar plugin

This commit is contained in:
Levente Krizsán 2024-08-30 09:16:46 +02:00
parent 14b8c50bae
commit 30b6d487e1
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,4 @@
return {
'dstein64/nvim-scrollview',
opts = {},
}