BirdeeHub / nixCats-nvim

A framework for configuring neovim like neovim via nix, and having multiple config profiles. (with example config(s) and in-editor help)
https://nixcats.org/nixCats_installation.html
MIT License
267 stars 11 forks source link

setting addition #29

Closed BirdeeHub closed 4 months ago

BirdeeHub commented 4 months ago

Allows you to specify the absolute path to the config dir when wrapRc is false, instead of only being able to use NVIM_APPNAME via configDirName setting. Will override config path set by NVIM_APPNAME but will not override for any other directories.