nix-community.nixvim/lib
Matt Sturgeon b8c5587399
lib/keymaps: make mode type's description more readable
Only list the enum values once, instead of twice.
2025-02-15 15:09:05 +00:00
..
plugins lib/plugins: introduce mkMetaModule 2025-01-29 17:39:18 +00:00
autocmd-helpers.nix lib: remove helpers from internal usage 2024-09-29 14:41:41 +01:00
builders.nix lib: remove dependency on pkgs 2024-12-15 18:24:57 +00:00
default.nix lib: Harmonize package options which may not exist in nixpkgs 2025-01-31 22:55:38 +00:00
deprecation.nix lib/mkSettingsRenamedOptionModules: allow attrs value with 'old' and 'new' keys 2024-12-16 10:49:09 +00:00
keymap-helpers.nix lib/keymaps: make mode type's description more readable 2025-02-15 15:09:05 +00:00
maintainers.nix lib/maintainers: add jolars 2025-01-02 00:07:27 +01:00
modules.nix lib/modules: work-around a submodule type-merging issue 2025-01-21 12:10:29 +00:00
options.nix lib/options: Add mkEnabledOption 2025-02-06 01:56:55 +00:00
overlay.nix lib/overlay: init 2024-12-23 09:58:54 +00:00
pkg-lists.nix lib/pkg-lists: move to common location 2024-09-04 20:29:52 +01:00
tests.nix lib/tests: simplify access to default system 2025-01-17 10:16:10 +00:00
to-lua.nix lib/to-lua: fix allowUnkeyedAttrs option 2024-09-29 17:28:24 +01:00
types.nix lib/types: allow inline-lua in rawLua type 2024-11-16 17:20:11 +00:00
utils.nix lib/utils: fix typo in example of mkAssertions 2025-01-29 15:05:42 +01:00