Skip to content

Commit ebaec1e

Browse files
github-actions[bot]b-src
authored andcommitted
Auto generate docs
1 parent 9cbc0f7 commit ebaec1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/lazy-nix-helper.nvim.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*lazy-nix-helper.nvim.txt* For Neovim >= 0.9.0? Last change: 2024 August 29
1+
*lazy-nix-helper.nvim.txt* For Neovim >= 0.9.0? Last change: 2025 March 19
22

33
==============================================================================
44
Table of Contents *lazy-nix-helper.nvim-table-of-contents*
@@ -467,9 +467,9 @@ to manage your neovim configuration under NixOS:
467467
NIX-BASED SOLUTIONS ~
468468

469469
- 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
470471
- 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
473473

474474
### Non-nix - Using your existing config as-is. Depending on how complicated
475475
your current config is and what it includes, you may be able to copy your

0 commit comments

Comments
 (0)