return {
{
"dstein64/nvim-scrollview",
opts = {
excluded_filetypes = {
'dashboard'
},
signs_on_startup = {
'conflicts',
'search',
'cursor'
}