fix(nvim)
This commit is contained in:
parent
5337863ed8
commit
153499b787
@ -149,7 +149,7 @@ return {
|
||||
require('neoscroll').setup({
|
||||
mappings = {'<C-u>', '<C-d>', '<C-b>',
|
||||
'<C-y>', '<C-e>', 'zt', 'zz', 'zb'},
|
||||
respect_scrolloff = false,
|
||||
respect_scrolloff = true,
|
||||
})
|
||||
end
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user