Update 'lua/sevi-kun/set.lua'
Change wrap indicator to 95 (company standards)
This commit is contained in:
parent
c163e6a83b
commit
8576c77886
@ -27,6 +27,6 @@ vim.opt.isfname:append("@-@")
|
||||
|
||||
vim.opt.updatetime = 50
|
||||
|
||||
vim.opt.colorcolumn = "80"
|
||||
vim.opt.colorcolumn = "95"
|
||||
|
||||
vim.g.mapleader = " "
|
||||
|
Loading…
x
Reference in New Issue
Block a user