..
autocmd-helpers.nix
lib: remove helpers
from internal usage
2024-09-29 14:41:41 +01:00
builders.nix
lib: segregate and deprecate functions that need pkgs
2024-09-13 19:05:26 +01:00
default.nix
lib: remove helpers
from internal usage
2024-09-29 14:41:41 +01:00
deprecation.nix
lib: cleanup with lib
2024-09-03 22:12:33 -05:00
extend-lib.nix
lib: use lib.fix
and self
internally
2024-09-13 17:25:17 +01:00
keymap-helpers.nix
lib: remove helpers
from internal usage
2024-09-29 14:41:41 +01:00
maintainers.nix
maintainers: add BoneyPatel
2024-11-15 07:27:48 +00:00
modules.nix
lib/modules: assert that specialArgs
has a valid lib
2024-09-27 11:11:49 +01:00
neovim-plugin.nix
lib/{vim,neovim}-plugin: installPackage
-> packageDecorator
2024-11-15 21:44:59 +00:00
options.nix
options: add defaultNullOpts.mkRaw
2024-11-13 23:38:31 +01:00
pkg-lists.nix
lib/pkg-lists: move to common location
2024-09-04 20:29:52 +01:00
tests.nix
modules/nixpkgs: initial pkgs
option, drop defaultPkgs
specialArg
2024-09-27 09:30:12 +01:00
to-lua.nix
lib/to-lua: fix allowUnkeyedAttrs
option
2024-09-29 17:28:24 +01:00
types.nix
lib/types: make strLua
coerce strings to rawLua
2024-09-29 16:57:15 +01:00
utils.nix
lib: remove helpers
from internal usage
2024-09-29 14:41:41 +01:00
vim-plugin.nix
lib/{vim,neovim}-plugin: installPackage
-> packageDecorator
2024-11-15 21:44:59 +00:00