mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
Previously the deprecated builders would warn when used on a lib _with_ `pkgs`, but were simply not present on a lib _without_ `pkgs`. Now, they are always present, but will throw when evaluated on a lib _without_ `pkgs`. |
||
|---|---|---|
| .. | ||
| autocmd-helpers.nix | ||
| builders.nix | ||
| default.nix | ||
| deprecation.nix | ||
| extend-lib.nix | ||
| keymap-helpers.nix | ||
| maintainers.nix | ||
| modules.nix | ||
| neovim-plugin.nix | ||
| options.nix | ||
| pkg-lists.nix | ||
| tests.nix | ||
| to-lua.nix | ||
| types.nix | ||
| utils.nix | ||
| vim-plugin.nix | ||