You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Table of Contents *lazy-nix-helper.nvim-table-of-contents*
@@ -467,9 +467,9 @@ to manage your neovim configuration under NixOS:
467
467
NIX-BASED SOLUTIONS ~
468
468
469
469
- Home-Manager <https://nix-community.github.io/home-manager/> provides options for installing and configuring neovim plugins
470
+
- nixCats <https://github.com/BirdeeHub/nixCats-nvim/> is a neovim package manager written in Nix. Insteady of "nixifying" your config, use Nix to manage your plugin installation and Lua for configuration
470
471
- NixVim <https://github.com/nix-community/nixvim/> is a neovim distribution built around Nix modules. It provides nix-style configuration options for every neovim configuration option as well as options for many plugins
471
-
472
-
### Prebuilt flakes TODO: include some examples
472
+
- nvf <https://github.com/NotAShelf/nvf/> is a flake-based neovim configuration framework
473
473
474
474
### Non-nix - Using your existing config as-is. Depending on how complicated
475
475
your current config is and what it includes, you may be able to copy your
0 commit comments