Updated config

This commit is contained in:
Eduard Urbach 2023-10-20 15:55:21 +02:00
parent 57486c10d7
commit ab6b2b1850
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
15 changed files with 63 additions and 79 deletions

View file

@ -13,7 +13,7 @@ opt.autowrite = false
opt.clipboard = "unnamedplus"
opt.conceallevel = 0
opt.cursorline = true
opt.cursorlineopt = "both"
opt.cursorlineopt = "number"
opt.expandtab = false
opt.grepformat = "%f:%l:%c:%m"
opt.grepprg = "rg --grep"