aboutsummaryrefslogtreecommitdiff
path: root/modules/home/editors
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/editors')
-rw-r--r--modules/home/editors/neovim/default.nix2
-rw-r--r--modules/home/editors/zed/default.nix2
2 files changed, 2 insertions, 2 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
+}
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
+}