mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 21:30:51 +00:00
fix: actually set scrollOffset
This commit is contained in:
parent
1eb734ff8f
commit
0d6a5a928f
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ in {
|
|||
set tm=${toString cfg.mapTimeout}
|
||||
set hidden
|
||||
set cursorlineopt=${toString cfg.cursorlineOpt}
|
||||
set scrolloff=${toString cfg.scrollOffset}
|
||||
|
||||
${optionalString cfg.splitBelow ''
|
||||
set splitbelow
|
||||
|
|
Loading…
Reference in a new issue