vim: hybrid numbering

This commit is contained in:
Sam W 2022-03-29 10:13:18 +01:00
parent 6bd5ddb93a
commit 235c64f18f
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
-- Basics
vim.o.relativenumber = true
vim.o.number = true
vim.o.relativenumber = true -- number + relativenumber == hybrid
vim.o.mouse = "nvi" -- mouse mode in normal, visual and insert
vim.o.textwidth = 88 -- A vaguely sensible default textwidth
vim.o.colorcolumn = "+0" -- Mark the textwidth