docs(readme): revert last change

This commit is contained in:
Marc Jakobi
2024-08-28 00:07:55 +07:00
committed by GitHub
parent f6fd1fa555
commit 9e43f5801b
+3
View File
@@ -301,6 +301,9 @@ To work around this, you can put scripts in the `plugin` or `after/plugin` direc
Configured using a Nix module DSL. Configured using a Nix module DSL.
- [`NixVim`](https://github.com/nix-community/nixvim): - [`NixVim`](https://github.com/nix-community/nixvim):
A module system for Neovim, with a focus on plugin configs. A module system for Neovim, with a focus on plugin configs.
- [`nixCats-nvim`](https://github.com/BirdeeHub/nixCats-nvim):
A project that organises plugins into categories.
It also separates lua and nix configuration.
- [`lz.n`](https://github.com/nvim-neorocks/lz.n): - [`lz.n`](https://github.com/nvim-neorocks/lz.n):
A plugin-manager agnostic Lua library for lazy-loading plugins. A plugin-manager agnostic Lua library for lazy-loading plugins.
Can be used with Nix. Can be used with Nix.