[neovim] Adds configs. Auto-sessions doesn't load properly.

This commit is contained in:
2025-02-04 09:57:37 -08:00
parent cc6705d3b9
commit 6c1f099e12
7 changed files with 90 additions and 15 deletions

View File

@@ -5,6 +5,7 @@
./features/shell.nix
./features/terminal.nix
./features/hyprland.nix
./features/neovim.nix
];
home.username = "drew";
@@ -14,7 +15,6 @@
home.packages = with pkgs; [
# Development
neovim
git
nix-prefetch-github