Removing non-nix neovim config (will make nix neovim config later)

This commit is contained in:
Emmet
2024-12-15 07:07:21 -06:00
parent 2d490d087d
commit 2764e2a86c
14 changed files with 4 additions and 450 deletions

View File

@@ -12,7 +12,6 @@
(./. + "../../../user/wm"+("/"+userSettings.wm+"/"+userSettings.wm)+".nix") # My window manager selected from flake
../../user/shell/sh.nix # My zsh and bash config
../../user/shell/cli-collection.nix # Useful CLI apps
../../user/app/nvim/nvim.nix # My doom emacs config
../../user/app/emacs # Emacs config that I'm currently rebuilding
../../user/app/ranger/ranger.nix # My ranger file manager config
../../user/app/git/git.nix # My git config