summaryrefslogtreecommitdiff
path: root/fnl/plugins/lsp
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-12-19 21:58:01 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-12-19 21:58:01 +0100
commit791d9bc4a435e525cedbfd6e566f01953459a557 (patch)
tree79f5449168cb977d33a340bbf450a5873d110e33 /fnl/plugins/lsp
parentfb02bb23cbcb31ad9c37c6c12a56898697779c24 (diff)
Fix border style diagnostics
Diffstat (limited to 'fnl/plugins/lsp')
-rw-r--r--fnl/plugins/lsp/diagnostics.fnl2
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 ""}})