Skip to content

Commit

Permalink
home: defaultEditor nvim -> helix
Browse files Browse the repository at this point in the history
  • Loading branch information
ocfox committed Feb 9, 2024
1 parent e40a988 commit 2faa8e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions home/programs/helix/default.nix
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
enable = true;
defaultEditor = true;
}
1 change: 0 additions & 1 deletion home/programs/neovim/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
enable = true;
vimAlias = true;
vimdiffAlias = true;
defaultEditor = true;
plugins = with pkgs.vimPlugins; [
nvim-lspconfig
aerial-nvim
Expand Down

0 comments on commit 2faa8e3

Please sign in to comment.