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
228 stars 12 forks source link

non-breaking: makeOverlay utilities now can optionally accept keepLuaBuilder instead of luaPath #35

Closed BirdeeHub closed 2 months ago

BirdeeHub commented 2 months ago

allowed makeOverlay utilites to accept a keepLuaBuilder (a builder that already has been given a luaPath argument), removed a deprecated which-key option from the example config