From b2372a73d7a3b0a08adba03299c7980767c0f50d Mon Sep 17 00:00:00 2001 From: schererleander Date: Tue, 3 Feb 2026 20:11:02 +0100 Subject: style(modules): format with nixfmt --- modules/home/editors/neovim/default.nix | 2 +- modules/home/editors/zed/default.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/home/editors') diff --git a/modules/home/editors/neovim/default.nix b/modules/home/editors/neovim/default.nix index cbfd261..ef97f89 100644 --- a/modules/home/editors/neovim/default.nix +++ b/modules/home/editors/neovim/default.nix @@ -62,4 +62,4 @@ in ''; }; }; -} \ No newline at end of file +} diff --git a/modules/home/editors/zed/default.nix b/modules/home/editors/zed/default.nix index 5fe90ed..95c3be0 100644 --- a/modules/home/editors/zed/default.nix +++ b/modules/home/editors/zed/default.nix @@ -49,4 +49,4 @@ in }; }; }; -} \ No newline at end of file +} -- cgit v1.3.1