Updated tresiiter config

This commit is contained in:
2023-05-29 10:25:30 +02:00
parent 59fd9ddcc8
commit eade86c9b2
3 changed files with 13 additions and 44 deletions

View File

@@ -7,7 +7,7 @@ return {
spell = false, -- sets vim.opt.spell
signcolumn = "auto", -- sets vim.opt.signcolumn to auto
wrap = false, -- sets vim.opt.wrap
textwidth = 250, -- sets vim.opt.textwidth
textwidth = 200, -- sets vim.opt.textwidth
},
g = {
mapleader = " ", -- sets vim.g.mapleader