Skip to content

Commit

Permalink
Remove Neovim configuration and add Neovim and Vim to default package…
Browse files Browse the repository at this point in the history
… list
  • Loading branch information
yousiki committed Dec 1, 2024
1 parent 9d27d75 commit 3faff0c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 25 deletions.
2 changes: 2 additions & 0 deletions modules/common/packages/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@
htop
jq
man
neovim
rclone
ripgrep
rsync
tmux
unzip
vim
wget
zellij
zoxide
Expand Down
24 changes: 0 additions & 24 deletions modules/home/programs/terminal/neovim/default.nix

This file was deleted.

1 change: 0 additions & 1 deletion modules/home/suites/terminal/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ in {
gdu.enable = true;
git.enable = true;
mcfly.enable = true;
neovim.enable = true;
starship.enable = true;
tmux.enable = true;
yazi.enable = true;
Expand Down

0 comments on commit 3faff0c

Please sign in to comment.