mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-05 02:24:58 +02:00
[DEFAULT-CONFIG] Add sidescrolloff (#963)
This commit is contained in:
parent
2d9fa523c9
commit
b309c49981
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ O = {
|
|||
spell = false,
|
||||
spelllang = "en",
|
||||
scrolloff = 8, -- is one of my fav
|
||||
sidescrolloff = 8,
|
||||
},
|
||||
|
||||
plugin = {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue