nix-community / kickstart-nix.nvim

❄️ A dead simple Nix flake template repository for Neovim derivations [maintainer=@mrcjkb]
GNU General Public License v2.0
231 stars 10 forks source link

Replace nvim binary with `NVIM_APPNAME` #14

Closed mrcjkb closed 7 months ago

mrcjkb commented 7 months ago

Ok so now it overwrites my neovim system wide. How can I unset this or at least keep mine as default? I can see that when I run which nvim it points to ~/.nix-profile/bin/nvim which I don't intend to.

Originally posted by @diego-rapoport in https://github.com/nix-community/kickstart-nix.nvim/issues/13#issuecomment-2048217017