marleyvim/lua/config/options.lua

4 lines
90 B
Lua

vim.o.textwidth = 80
vim.o.colorcolumn = '+1'
vim.g.lazyvim_prettier_needs_config = true