mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 14:52:04 +00:00
Update: 2024-11-07
This commit is contained in:
@@ -3,3 +3,6 @@ vim.opt_local.shiftwidth = 2
|
||||
vim.opt_local.softtabstop = 2
|
||||
vim.opt_local.wrap = true
|
||||
vim.opt_local.spell = true
|
||||
vim.opt_local.spelllang = "lv"
|
||||
vim.opt_local.textwidth = 80
|
||||
vim.opt_local.colorcolumn = "80"
|
||||
|
||||
Reference in New Issue
Block a user