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

nixCats 5.0.0 #15

Closed BirdeeHub closed 9 months ago

BirdeeHub commented 9 months ago

RELEASE OF nixCats 5.0.0 branch

Features: Lazy.nvim wrapper utility Can now ACTUALLY install multiple versions of nvim via modules without collision error slightly better handling of things in flake.nix modules can recieve system overlays

If you are migrating, you may want to start from a new template and copy paste your inputs, packageDefinitions and categoryDefitions sets into the new flake.nix. The sets work the same way, but the format of importing the builder is slightly different.