Merge branch 'siduck76:main' into append-to-highlights

This commit is contained in:
alternateved 2021-07-05 12:49:12 +02:00 committed by GitHub
commit d7729017c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ opt.clipboard = "unnamedplus"
-- Numbers
opt.number = true
opt.numberwidth = 2
-- opt("w", "relativenumber", true)
-- opt.relativenumber = true
-- for indenline
opt.expandtab = true