Update config
This commit is contained in:
@@ -135,4 +135,12 @@ return {
|
||||
},
|
||||
opts = { n_lines = 200 },
|
||||
},
|
||||
{ "karb94/neoscroll.nvim",
|
||||
lazy = false,
|
||||
opts = {
|
||||
hide_cursor = true,
|
||||
stop_eof = true,
|
||||
mappings = {'<C-u>', '<C-d>', '<C-b>', '<C-f>'}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user