neovim-flake/modules/plugins
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
..
assistant treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
autopairs treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
comments treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
completion treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
dashboard dashboard/dashboard-nvim: add setupOpts 2024-09-28 22:18:28 +03:00
debugger treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
filetree treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
git treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
languages lsp/otter: init (#385) 2024-09-28 23:21:27 +03:00
lsp lsp/otter: init (#385) 2024-09-28 23:21:27 +03:00
minimap treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
notes treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
projects treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
rich-presence treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
session treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
snippets treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
spellcheck treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
statusline ui/breadcrumbs: allow lualine winbar component to be disabled (#371) 2024-09-13 20:54:08 +03:00
tabline treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
terminal treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
theme feature: add base16 support (#389) 2024-10-05 16:47:33 +03:00
treesitter treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
ui fastaction: add module (#376) 2024-09-20 18:51:11 +03:00
utility treewide: standardize border type (#341) 2024-09-13 19:34:21 +03:00
visuals fastaction: add module (#376) 2024-09-20 18:51:11 +03:00