📝 Adjusted scroll set and updated nvim notes/indent
This commit is contained in:
parent
ec24430128
commit
649ddde164
2 changed files with 5 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ vim.opt.incsearch = true
|
|||
|
||||
vim.opt.termguicolors = true
|
||||
|
||||
vim.opt.scrolloff = 8
|
||||
vim.opt.scrolloff = 18
|
||||
vim.opt.signcolumn = "yes"
|
||||
-- vim.opt.isfname:append("@-@")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue