scrolloff

This commit is contained in:
deneb 2025-03-30 19:32:39 +02:00
parent 410ff259e0
commit 096004e1b9

View file

@ -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