mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
End-users have ran into issues before when attempting to re-use a `lib` from elsewhere in nixvim's configuration. If a `lib` without the `nixvim` extension is used, this assertion will inform the user that this isn't supported. In the future we can also provide better ways for end-users to overlay their own lib with nixvim's extensions, but this is not yet implemented. Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| 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 | ||