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