Latest configuration changes

This commit is contained in:
Alex Selimov 2026-04-07 11:30:06 -04:00
parent b2d372c538
commit beca7d3566
9 changed files with 93 additions and 60 deletions

View file

@ -1,4 +1,4 @@
vim.opt_local.shiftwidth = 2
vim.opt_local.tabstop = 2
vim.opt_local.tw = 180
vim.opt_local.tw = 100
vim.opt_local.colorcolumn = "+1"