master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 6b020335df - Show all commits

View File

@@ -310,7 +310,7 @@ return {
})
-- vim.diagnostic.config({ virtual_text = false })
vim.diagnostic.config({ virtual_text = false })
vim.diagnostic.config({ virtual_text = false, virtual_lines = true })
end,
event = 'VeryLazy'
}