Set scrolloffset
This commit is contained in:
parent
ce2f3fc2fd
commit
e15a2b85d4
@ -17,6 +17,7 @@ vim.opt.modeline = false
|
||||
vim.opt.colorcolumn = "80"
|
||||
vim.opt.cursorcolumn = true
|
||||
vim.opt.cursorline = true
|
||||
vim.opt.so = 8
|
||||
|
||||
-- Shortcuts
|
||||
vim.cmd([[map <C-s> :FzfLua combine pickers=buffers,git_files<CR>]])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user