AutoYADM commit: 2025-01-23 19:10:06

This commit is contained in:
Daniel Fichtinger 2025-01-23 19:10:06 -05:00
parent 60fd00dd72
commit 02c745a218
2 changed files with 3 additions and 0 deletions

View file

@ -1,5 +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