nix-community.nixvim/lib
Matt Sturgeon 1d8724144c lib/options: add TODO regarding lua-types
`defaultNullOpts` is generally used for representing lua-options.

We should probably a) rename it something like `luaOptions` and switch
out the primitive types to use the new `lua-types`.
2025-06-04 09:07:48 +00:00
..
plugins lib/plugins/mk{Neovim,Vim}Plugin: add dependencies parameter 2025-04-28 02:04:13 +02: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/lua-types: init 2025-06-04 09:07:48 +00:00
deprecation.nix lib/deprecation: implement aliases for mkRemovedPackageOptionModule 2025-04-15 22:15:18 +01:00
keymap-helpers.nix modules/keymaps: add replace_keycodes keymap sub-option 2025-03-28 11:32:49 +01:00
lua-types.nix lib/lua-types: init 2025-06-04 09:07:48 +00:00
maintainers.nix maintainers: enforce sorting 2025-05-17 00:07:06 +01:00
modules.nix docs: user-guide/helpers.mdlib/index.md 2025-05-19 00:19:57 +01:00
options.nix lib/options: add TODO regarding lua-types 2025-06-04 09:07:48 +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/util: move docs from lib/index to doc-comments 2025-05-19 00:23:21 +01:00
types.nix lib/types: allow inline-lua in rawLua type 2024-11-16 17:20:11 +00:00
utils.internal.nix lib/utils: split into public and internal files 2025-05-19 00:23:20 +01:00
utils.nix lib/util: move docs from lib/index to doc-comments 2025-05-19 00:23:21 +01:00