diff --git a/dotfiles/.config/helix/config.toml b/dotfiles/.config/helix/config.toml index 9be4c41..3ea5cd9 100644 --- a/dotfiles/.config/helix/config.toml +++ b/dotfiles/.config/helix/config.toml @@ -12,6 +12,7 @@ normal = "block" select = "underline" [editor.lsp] +enable = false auto-signature-help = false [editor.whitespace.render]