diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 8af7ba4..a239198 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -6,6 +6,7 @@ undercurl = true cursorline = true color-modes = true auto-pairs = false +popup-border = "all" [editor.cursor-shape] insert = "bar"