Commit graph

14 commits

Author SHA1 Message Date
Charlie Root
5db7e2aff9
lib/types: rename custom.nix to types.nix, mov theme.nix into types.nix 2024-10-05 13:01:39 +02:00
Charlie Root
e80dedd098
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
2024-10-04 21:34:14 +02:00
Ching Pei Yang
b499151527
treewide: standardize border type (#341)
* ui: allow custom listOf str border type

* lib: extract shared borderType

* remove TODO

* allow ["|" "HighlightGroup"] for border char

* docs: update rl notes

---------

Co-authored-by: raf <raf@notashelf.dev>
2024-09-13 19:34:21 +03:00
diniamo
32d231395f
plugins/visuals(indent-blankline): move to setupOpts (#329)
* plugins/visuals(indent-blankline): move to setupOpts

* configuration: match indentblankline part with changes
2024-07-12 15:47:33 +00:00
diniamo
901363d1ac
treewide: refactor custom lib, merge lists in hm/nixos module (#323)
* treewide: refactor custom lib, merge lists in hm/nixos module

* lib/types(custom): clarify anythingConcatLists code

---------

Co-authored-by: raf <raf@notashelf.dev>
2024-07-11 22:49:44 +00:00
diniamo
82d67cbc66
lib/types: expose pluginType (#322) 2024-07-10 21:58:37 +02:00
859b03dfde
flake: autodiscover plugin inputs 2024-04-08 03:28:49 +03:00
Ching Pei Yang
77d3cd5e0c lib: switch to mkLuaInline 2024-04-04 18:03:29 +00:00
Ching Pei Yang
47acf325d6 dev: add custom type rawLua 2024-04-04 18:03:29 +00:00
Ching Pei Yang
59b2e6b17c
internal: add customizable plugin setup option 2024-01-03 00:54:49 +01:00
2319ee082c dev: custom type for extraPlugin module 2023-07-21 15:25:46 +02:00
NotAShelf
544792e0b9
feat: use mkGrammarOption 2023-04-18 00:55:27 +03:00
NotAShelf
6b512f132a
feat: refactor and separate LSP/language configurations 2023-04-17 23:27:27 +03:00
NotAShelf
fbd08add99
clean up lib 2023-03-31 17:42:15 +03:00