diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 977b87c..ab8f29c 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -1,5 +1,8 @@ theme = "autumn_night" +[editor] +auto-pairs = false + [editor.lsp] display-messages = true