mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
some updates
This commit is contained in:
parent
3144c50fca
commit
418aa03ecc
6 changed files with 207 additions and 108 deletions
|
|
@ -25,7 +25,7 @@ vim.opt.ignorecase = true
|
|||
vim.opt.smartcase = true
|
||||
vim.opt.smartindent = true
|
||||
|
||||
vim.opt.scrolloff = 8
|
||||
vim.opt.scrolloff = 14
|
||||
|
||||
vim.api.nvim_create_autocmd(
|
||||
"TextYankPost",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue