AutoYADM commit: 2025-01-29 11:25:07
This commit is contained in:
parent
9d0dcc4ed9
commit
1d0668dd44
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
vim.opt_local.breakindent = true
|
vim.opt_local.breakindent = true
|
||||||
vim.opt_local.scrolloff = 4
|
vim.opt_local.scrolloff = 2
|
||||||
vim.cmd("setlocal formatoptions-=r")
|
vim.cmd("setlocal formatoptions-=r")
|
||||||
vim.api.nvim_create_autocmd({ "InsertLeave", "TextChanged" }, {
|
vim.api.nvim_create_autocmd({ "InsertLeave", "TextChanged" }, {
|
||||||
buffer = 0,
|
buffer = 0,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue