nvf/docs
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
..
man docs: rename all instances of neovim-flake to nvf 2024-04-27 15:44:37 +03:00
manual modules/wrapper: add vim.options (#386) 2024-09-28 21:28:17 +03:00
release-notes feature: add base16 support (#389) 2024-10-05 16:47:33 +03:00
static docs: restructure documentation 2024-04-18 20:03:11 +03:00
default.nix docs: fix declerations (#381) 2024-09-26 01:46:47 +03:00
html-open-tool.nix lib.neovimConfiguration: deprecated extraModules and configuration (#377) 2024-09-22 22:52:10 +03:00
manual.nix lib.neovimConfiguration: deprecated extraModules and configuration (#377) 2024-09-22 22:52:10 +03:00