-- Customise diagnostic UI vim.diagnostic.config({ float = { border = 'rounded', title = 'Diagnostics', }, virtual_text = false, })