add title setting
This commit is contained in:
@ -7,3 +7,4 @@ local opt = vim.opt
|
||||
local diag = vim.diagnostic
|
||||
opt.scrolloff = 999
|
||||
diag.config({ virtual_text = false })
|
||||
opt.title = true
|
||||
|
Reference in New Issue
Block a user