diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 2c60051..19b190b 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -11,7 +11,7 @@ color-modes = true [editor.lsp] display-messages = true -goto-reference-include-declaration = false +# goto-reference-include-declaration = false [editor.cursor-shape] insert = "bar"