mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-01 08:34:41 +02:00
The old `default.nix` is inlined into the "lib" flake-module, which is
the only place it was used.
This allows "helpers" to take its rightful place at the root of `./lib` 👑
|
||
---|---|---|
.. | ||
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 |