Merge branch 'dev' into gentoo

lsp: upgrade sumneko
nvim: show cursorline
This commit is contained in:
David JULIEN 2021-10-14 11:56:40 +02:00
commit a55a937bf0
No known key found for this signature in database
GPG Key ID: 4B388E8BD9D47382
2 changed files with 2 additions and 1 deletions

View File

@ -25,6 +25,7 @@ opt.splitbelow = true
opt.scrolloff = 4
opt.termguicolors = true
opt.background = "dark"
opt.cursorline = true
opt.shortmess = opt.shortmess:append { c = true }
opt.number = true
opt.relativenumber = true

@ -1 +1 @@
Subproject commit 0bb7a2f2255e6d1a02c0e56296e8a8f89a22eeb4
Subproject commit c876e0da1c0c2d01db9cb0c6f2914659318e0460