AutoYADM commit: 2025-01-26 14:30:03
This commit is contained in:
parent
940988375f
commit
56891f5083
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
vim.opt_local.breakindent = true
|
||||
vim.opt_local.scrolloff = 4
|
||||
vim.cmd("setlocal formatoptions-=r")
|
||||
-- vim.opt_local.number = false
|
||||
-- vim.opt_local.relativenumber = false
|
||||
-- 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