AutoYADM commit: 2025-02-01 21:30:03
This commit is contained in:
parent
15a5bb1540
commit
17a624eb42
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
vim.opt_local.breakindent = true
|
||||
vim.opt_local.scrolloff = 2
|
||||
vim.cmd("setlocal formatoptions-=r")
|
||||
vim.cmd("setlocal formatoptions-=ro")
|
||||
vim.api.nvim_create_autocmd({ "InsertLeave", "TextChanged" }, {
|
||||
buffer = 0,
|
||||
command = "silent! write",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue