diff --git a/home-manager/modules/helix.nix b/home-manager/modules/helix.nix index dece2cf..4b51679 100644 --- a/home-manager/modules/helix.nix +++ b/home-manager/modules/helix.nix @@ -6,6 +6,7 @@ settings = { # theme = "catppuccin-mocha"; editor = { + insert-final-newline = false; whitespace.render = { space = "all"; tab = "all";