diff options
Diffstat (limited to 'fnl')
-rw-r--r-- | fnl/plugins/lsp/diagnostics.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/lsp/diagnostics.fnl b/fnl/plugins/lsp/diagnostics.fnl index dc64517..3c24b5c 100644 --- a/fnl/plugins/lsp/diagnostics.fnl +++ b/fnl/plugins/lsp/diagnostics.fnl @@ -14,7 +14,7 @@ :severity_sort true :float {:focusable false :style :minimal - :border :rounded + :border :single :source :always :header "" :prefix ""}}) |