feat(lsp): focusable line diagnostics (#3622)

This commit is contained in:
LostNeophyte 2022-12-16 09:42:12 +01:00 committed by GitHub
parent 43ed9bda2c
commit 59fff1ea32
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ return {
underline = true,
severity_sort = true,
float = {
focusable = false,
focusable = true,
style = "minimal",
border = "rounded",
source = "always",