Commit graph

9 commits

Author SHA1 Message Date
Gaetan Lepage
26367692da lib/options: rename mkPackageOption to mkPluginPackageOption 2024-05-17 22:15:47 +02:00
traxys
62f32bfc71 treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
traxys
9b9912077e
plugins/alpha: Allow terminal to not set val (#1261)
Fixes #1140
2024-03-13 17:31:46 +01:00
Gaetan Lepage
7801be57d6 plugins/alpha: fix example (for buttons) 2024-01-18 13:26:51 +01:00
Gaetan Lepage
ec00c47ddf plugins/alpha: fix example 2024-01-16 16:54:32 +01:00
Gaetan Lepage
9e04eb3c3c plugins/alpha: refactor 2024-01-14 22:47:37 +01:00
Gaetan Lepage
b6724702b4 misc: refactor imports, prefer adding helpers to args rather than importing it 2023-11-06 16:33:39 +01:00
traxys
dfb2abd209
hooks: Add a hook for statix (#390) 2023-05-27 00:03:50 +02:00
CaptainEureka
b69bde941a
plugins/alpha-nvim: add alpha-nvim plugin module + tests (#378)
* plugins/alpha-nvim: add alpha-nvim plugin module + tests

* fix: remove telescope from defaults

* Update plugins/utils/alpha.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* update: remove theme option

* update: add default configuration

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-05-25 14:16:05 +02:00