master #1

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

View File

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