diff --git a/modules/home/utils/helix-config.nix b/modules/home/utils/helix-config.nix index a9831d9..d80e7ae 100644 --- a/modules/home/utils/helix-config.nix +++ b/modules/home/utils/helix-config.nix @@ -7,6 +7,8 @@ auto-format = true; soft-wrap.enable = true; + lsp.display-inlay-hints = true; + whitespace.render = "all"; cursor-shape = {