diff --git a/helix/settings.nix b/helix/settings.nix index f67e721..ea4ce70 100644 --- a/helix/settings.nix +++ b/helix/settings.nix @@ -9,7 +9,6 @@ auto-completion = true; auto-format = true; soft-wrap.enable = true; - whitespace.render = "all"; lsp.display-messages = true; }; }; diff --git a/user.nix b/user.nix index f2eb977..e92a693 100644 --- a/user.nix +++ b/user.nix @@ -171,6 +171,9 @@ in { appimage-run xclip zip + bottom + tmux + zellij ]; };