AutoYADM commit: 2025-01-22 11:10:08
This commit is contained in:
parent
885d04165b
commit
374a618b1c
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
vim.opt_local.breakindent = true
|
vim.opt_local.breakindent = true
|
||||||
|
vim.opt_local.scrolloff = 4
|
||||||
-- vim.opt_local.textwidth = 80
|
-- vim.opt_local.textwidth = 80
|
||||||
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