Bruno BELANYI
28187c3b8f
overlays: add 'gruvbox-nvim-better-diff'
...
I dislike the new style of diff [1].
After somebody wrote a patch [2] I finally started experimenting with
what looked best to me.
This is using the old vibrant colours, which I like better. And avoids
using `reverse = true` to not break high-lighting during visual
selection.
This is using an overlay as it is _much_ easier to refer to the internal
colours in a `dark`/`light` agnostic way that way instead of the
intended "use the palette way" (due to breaking changes in [3] which,
incidentally, is the MR which changed diff high-lighting).
[1]: https://github.com/ellisonleao/gruvbox.nvim/issues/290
[2]: https://github.com/ellisonleao/gruvbox.nvim/pull/291
[3]: https://github.com/ellisonleao/gruvbox.nvim/pull/280
2023-10-26 15:19:50 +00:00
Bruno BELANYI
fc6b221ba1
overlays: make overlay import automatic
...
ci/woodpecker/push/check Pipeline failed
Don't rely on nixpkgs' lib to make it easier to just `import` the
directory.
2023-07-20 22:17:16 +01:00
Bruno BELANYI
758e88e620
overlays: remove 'calibre-dedrm'
...
ci/woodpecker/push/check Pipeline was successful
Turns out I didn't need it.
This reverts commit 89168324e7
.
2023-07-05 20:14:52 +01:00
Bruno BELANYI
89168324e7
overlays: add 'calibre-dedrm'
2023-06-24 17:02:01 +01:00
Bruno BELANYI
b6ccc7a18d
overlays: remove 'nix-serve-ng-initLibStore'
ci/woodpecker/push/check Pipeline was successful
2023-06-23 09:11:15 +00:00
Bruno BELANYI
872f045740
overlays: add 'nix-serve-ng-initLibStore'
2023-05-03 15:02:44 +00:00
Bruno BELANYI
7b117d76de
overlays: remove 'i3status-rust-main-program'
...
It is now included upstream.
2023-04-11 22:31:28 +01:00
Bruno BELANYI
a166a5b18b
overlays: remove 'i3status-rust_0_22'
...
continuous-integration/drone/push Build is passing
We don't need it now that we updated to the latest version.
This reverts commit 704df6b826
.
2023-03-19 22:28:45 +00:00
Bruno BELANYI
704df6b826
overlays: add 'i3status-rust_0_22'
...
The latest version introduced breaking changes, let's do that correctly.
2023-03-19 22:21:53 +00:00
Bruno BELANYI
c3c2a34606
overlays: add 'i3status-rust-main-program'
2023-03-19 21:34:15 +00:00
Bruno BELANYI
e2098358ae
overlays: remove 'sabnzbd-fix-missing-packages'
...
The upstream nixpkgs version has been fixed.
2022-05-31 11:07:32 +02:00
Bruno BELANYI
7fe49890be
overlays: remove 'transgui-fix-duplicate-status'
...
It has been patched in upstream nixpkgs.
2022-05-31 11:06:58 +02:00
Bruno BELANYI
b6ca6b28b9
overlays: remove vim-plugins-overrides
2022-04-12 10:45:04 +02:00
Bruno BELANYI
1801d008d9
overlays: add vim-plugins-overrides
2022-03-11 14:28:09 +01:00
Bruno BELANYI
b66e46e241
overlays: add sabnzbd-fix-missing-dependencies
...
While waiting for my PR to fix this [1].
[1]: https://github.com/NixOS/nixpkgs/pull/140478
2021-10-04 15:01:39 +02:00
Bruno BELANYI
222d9f789d
overlays: transgui: correctly use previous patches
2021-07-04 11:52:07 +02:00
Bruno BELANYI
9ecdc7c1ed
overlays: add transgui-fix-duplicate-status
...
Upstream is being slow in merging the patch...
2021-05-10 00:31:01 +02:00
Bruno BELANYI
96c9b1b57d
flake: add overlays folder
2021-05-10 00:31:01 +02:00