scrolloff
This commit is contained in:
parent
410ff259e0
commit
096004e1b9
1 changed files with 2 additions and 0 deletions
|
@ -10,3 +10,5 @@ vim.o.clipboard = 'unnamedplus'
|
|||
-- this is default in neovim
|
||||
-- vim.cmd('filetype plugin indent on')
|
||||
-- vim.cmd('syntax on')
|
||||
|
||||
vim.o.scrolloff = 5
|
||||
|
|
Loading…
Add table
Reference in a new issue