Updated tresiiter config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user