scrolloff yay :3
This commit is contained in:
parent
7310cda101
commit
e861f21ef2
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ vim.opt.relativenumber = true
|
|||
vim.opt.number = true
|
||||
vim.opt.wrap = false
|
||||
vim.opt.colorcolumn = "80"
|
||||
vim.opt.scrolloff = 4
|
||||
|
||||
require("plugins")
|
||||
require("lsp")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue