nvf/lib
Charlie Root bdf777dc8a
feature: add base16 support (#389)
* modules: add base16 Theming support

theme/theme.nix: fix formatting

supported-themes.nix: formatting

clean up base16-colors.nix

theme: fix plugin setup, change base16 flake input

* theme/theme.nix: fix formatting

* types/theme.nix: add check regex matching

types/theme.nix: fixed regex matching

* lib/types: rename custom.nix to types.nix, mov theme.nix into types.nix

* plugins/theme: apply requested changes

types/types.nix: remove unneeded inherit

theme/theme.nix: remove commented inherit

* theme/theme.nix: fix up base16 helper func

Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>

* theme/theme.nix: move listToAttrs inheriting, fix base16-colors declaration

* theme/theme.nix: add documentation to vim.theme.name

* release-notes/rl-0.7.md: add changelog entry for base16

* theme/theme.nix: fix documentation rendering

---------

Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
2024-10-05 16:47:33 +03:00
..
types feature: add base16 support (#389) 2024-10-05 16:47:33 +03:00
binds.nix treewide: cleanup (#324) 2024-07-08 21:57:58 +00:00
config.nix fixup! refactor: extract function to lib 2024-04-20 15:15:56 +02:00
dag.nix treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
default.nix lib.neovimConfiguration: deprecated extraModules and configuration (#377) 2024-09-22 22:52:10 +03:00
languages.nix treewide: make lib calls explicit 2024-03-23 20:31:33 -04:00
lists.nix lib/lists: init; add listContainsValue 2024-04-23 16:17:09 +03:00
lua.nix treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
stdlib-extended.nix treewide: refactor custom lib, merge lists in hm/nixos module (#323) 2024-07-11 22:49:44 +00:00