aboutsummaryrefslogtreecommitdiff
path: root/modules/home/editors/neovim/default.nix
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2026-02-03 20:11:02 +0100
committerschererleander <leander@schererleander.de>2026-02-03 20:11:02 +0100
commitb2372a73d7a3b0a08adba03299c7980767c0f50d (patch)
tree0344f98df5e25e9fdedbe5ab2062780227f2c640 /modules/home/editors/neovim/default.nix
parenta7b6721b7ead027ce752c30d0e105ef456fb9f24 (diff)
style(modules): format with nixfmt
Diffstat (limited to 'modules/home/editors/neovim/default.nix')
-rw-r--r--modules/home/editors/neovim/default.nix2
1 files changed, 1 insertions, 1 deletions
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
+}