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

fix: prepend `nvim` directory to the runtimepath #23

Closed mrcjkb closed 6 months ago

mrcjkb commented 6 months ago

to ensure that neovim sources user ftplugins before builtin ones.

Fixes #21