Merge branch 'siduck76:main' into add-theme

This commit is contained in:
alternateved 2021-07-05 12:49:04 +02:00 committed by GitHub
commit 0e6f3c81b9
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