don't hide quotes in json
This commit is contained in:
@ -7,3 +7,4 @@ local opt = vim.opt
|
||||
opt.scrolloff = 999
|
||||
vim.diagnostic.config({ virtual_text = false })
|
||||
opt.title = true
|
||||
opt.conceallevel = 0
|
||||
|
Reference in New Issue
Block a user