mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
80 columns
This commit is contained in:
parent
fb3b28b777
commit
9fb4f8a6bb
@ -14,7 +14,7 @@ vim.opt.tabstop = indent
|
||||
vim.opt.number = true
|
||||
|
||||
-- Line width
|
||||
vim.opt.textwidth = 120
|
||||
vim.opt.textwidth = 80
|
||||
vim.opt.colorcolumn = "+1"
|
||||
|
||||
-- Open new split panes to the right and bottom, which feels more natural
|
||||
|
||||
Loading…
Reference in New Issue
Block a user