AutoYADM commit: 2025-01-21 19:40:06
This commit is contained in:
parent
87e52c78ac
commit
1e411a4302
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
vim.opt_local.breakindent = true
|
||||
vim.opt_local.textwidth = 80
|
||||
-- vim.opt_local.textwidth = 80
|
||||
vim.api.nvim_create_autocmd({ "InsertLeave", "TextChanged" }, {
|
||||
buffer = 0,
|
||||
command = "silent! write",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue