feat!: add neovim

This commit is contained in:
2025-01-22 16:48:44 -08:00
parent 7d0ca2a7bd
commit c426ceceb8
12 changed files with 304 additions and 55 deletions

View File

@@ -8,11 +8,9 @@
git = import ./git.nix;
zsh = import ./zsh.nix;
tmux = import ./tmux.nix { inherit pkgs; };
helix = import ./helix.nix { inherit pkgs; };
};
home.packages = with pkgs; [
nodePackages_latest.typescript-language-server
nodejs_22
pnpm
gh