1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00
Commit graph

58 commits

Author SHA1 Message Date
saygo-png
79d53a50e2 tests: use __empty and __raw
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-11-05 21:26:13 +00:00
Heitor Augusto
8b3a2f86a8 mini-hues: plugins -> colorschemes 2025-11-02 15:25:39 +00:00
Heitor Augusto
598d4227da colorschemes/mini-base16: init 2025-11-02 14:37:11 +00:00
Loïc Reynier
89ae127134 colorschmes/vscode: drop settingsOptions, add settingsExample 2025-10-29 10:23:59 +00:00
saygo-png
1a7905eced colorschemes/gruvbox-material: init
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-09-07 14:29:04 +00:00
Matt Sturgeon
346ebc9c18 colorschemes/gruvbox-material: rename to gruvbox-material-nvim
This will allow later adding a `gruvbox-material` plugin for the non-lua
plugin.
2025-08-06 17:48:56 +00:00
saygo-png
a96854d3ea colorschemes/gruvbox-baby: init
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-08-06 15:58:43 +00:00
Jakob Beckmann
19aab2f935 colorschemes/gruvbox-material: update default config due to lib changes 2025-07-06 11:34:25 +00:00
Jakob Beckmann
6a15c2ffc5 colorschemes/gruvbox-material: init
Signed-off-by: Jakob Beckmann <f4z3r-github@pm.me>
2025-06-24 18:09:11 +00:00
Aidan Welch
c6051305e5 colorschemes/moonfly: init 2025-06-18 23:26:08 +00:00
Gaetan Lepage
be49587a24 colorschemes/solarized-osaka: init 2025-06-17 09:42:13 +00:00
Alison Jenkins
2d485ca1a2
colorschemes/bamboo: init 2025-05-09 08:20:57 +01:00
FKouhai
7d18194a22 colorschemes/kanagawa-paper: init 2025-05-04 20:42:00 +01:00
Gaetan Lepage
eb719d80a8 colorschemes/github-theme: init 2025-04-06 17:03:26 +02:00
Gaetan Lepage
1e564fae7d colorschemes/monokai-pro: init 2025-01-06 23:07:53 +00:00
Gaetan Lepage
c181014422 colorschemes/dracula: switch to mkVimPlugin 2024-12-13 16:26:54 +01:00
Nate Smith
fc7e9b2927 colorschemes/modus: add new configuration option
The `hide_inactive_statusline` option is available in newer versions of
the theme.
2024-09-10 20:35:37 +00:00
Austin Horstman
68aeb57a35
tests/one: fix deprecation warning 2024-09-08 19:30:17 -05:00
Austin Horstman
d928d6deb1
colorschemes/dracula-nvim: fixes 2024-09-03 19:08:04 -05:00
refaelsh
f3a811cf25 plugins/dracula.nvim: init 2024-09-03 21:56:46 +03:00
Gaetan Lepage
5c149963c0 tests/colorschemes/cyberdream: remove invalid attribute 'style' 2024-07-31 17:05:50 +02:00
Matt Sturgeon
c0ea106b4b
colorschemes/base16: add settings + refactor
Added support for the plugin's "advanced" config settings.

Removed the enum restriction and prefix concatenation, allowing anything
to be passed through, including raw lua: fixes #1675

The theme list is now much shorter and is included directly in the option
description.

Some general cleanup, in particular to `extraConfig` and `customColorschemeType`.
2024-07-08 10:21:27 +01:00
Jamis Hartley
ab9bca4a1e colorschems/everforest: init 2024-06-28 01:09:46 +01:00
Nate Smith
2031a09b36 colorschemes/modus: init 2024-05-29 20:52:07 +01:00
Gaetan Lepage
cf037458dd colorschemes/nightfox: add flavor option 2024-05-29 07:41:21 +02:00
Gaetan Lepage
deafcf44de colorschemes/nightfox: init 2024-05-28 21:01:19 +02:00
traxys
62f32bfc71 treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
theabm
82a19581de colorschemes/cyberdream: init 2024-05-02 00:02:35 +02:00
Gaetan Lepage
4662a06f4e colorschemes/tokyonight: switch to mkNeovimPlugin 2024-04-16 00:15:46 +02:00
Gaetan Lepage
d5a309286d colorschemes/rose-pine: switch to mkNeovimPlugin 2024-04-15 23:52:43 +02:00
Gaetan Lepage
16272920e2 colorschemes/poimandres: switch to mkNeovimPlugin 2024-04-15 21:40:18 +02:00
Gaetan Lepage
ad046c976d colorschemes/catpuccin: switch to mkNeovimPlugin 2024-04-13 11:08:31 +02:00
Gaetan Lepage
07de1fe92e colorschemes/palette: switch to mkNeovimPlugin 2024-04-07 20:39:27 +02:00
Gaetan Lepage
0f6d44503b tests: remove useless comments in test files 2024-03-30 14:05:50 +01:00
Gaetan Lepage
a1d97bf199 colorschemes/one: switch to mkVimPlugin 2024-03-27 13:31:52 +01:00
Gaetan Lepage
c6d4505438 colorschemes/kanagawa: switch to mkNeovimPlugin 2024-03-26 11:33:47 +01:00
Gaetan Lepage
0ee062ed74 colorschemes/onedark: switch to onedark.nvim + tests 2024-03-18 23:07:00 +01:00
Loïc Reynier
bb10fface4
plugins/vscode: init (#1263) 2024-03-14 14:55:40 +01:00
Gaetan Lepage
c2cd3cb7a1 colorschemes/base16: use mkVimPlugin 2024-03-12 23:52:52 +01:00
Gaetan Lepage
be87309e0c colorschemes/nord: switch to mkVimPlugin 2024-02-28 22:31:57 +01:00
Gaetan Lepage
56bda1f1c1 tests/ayu: switch to new settings option 2024-02-19 09:21:33 +01:00
player131007
ec07263b16
plugins/base16: minor improvements (#983) 2024-02-07 23:28:06 +01:00
Gaetan Lepage
c5f43a8a37 colorschemes/nord: fix 2024-01-16 16:54:44 +01:00
Gaetan Lepage
965f4b0b20 colorschemes/palette: init 2024-01-06 14:55:42 +01:00
mrtnvgr
47260b5e53
plugins/catppuccin: update integrations (#670)
* plugins/catppuccin: update integrations

* add TODOs

* update mini integration

* fix indent_blankline.scope_color

* sort; update values

* fix ci

* NormalNvim

* update todos
2023-11-13 10:24:25 +01:00
mrtnvgr
315bc508ee
plugins/catppuccin: add disableUnderline option (#669)
* plugins/catppuccin: add `disableUnderline` option

* re-test?

* fix ci
2023-10-27 07:55:04 +02:00
Zoey de Souza Pessanha
fc5bbc733c
colorschemes/melange: init + test (#636)
* feat: add melange colorscheme support

* fix: colorschemes typo

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

* refactor: omit redundant tests

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

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-10-10 17:45:23 +02:00
Adithya Nair
9e6892e839
colorschemes/dracula: add plugin + test (#583) 2023-09-10 12:29:46 +02:00
Gaetan Lepage
791e32ed3d colorschemes/ayu: add plugin + test 2023-08-14 10:50:12 +02:00
Gaetan Lepage
9349da2714 plugins/base16: add customColorScheme option 2023-08-09 10:24:28 +02:00