4 lines
90 B
Lua
4 lines
90 B
Lua
vim.o.textwidth = 80
|
|
vim.o.colorcolumn = '+1'
|
|
|
|
vim.g.lazyvim_prettier_needs_config = true
|