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