Matt Sturgeon
|
6ab2a39e6a
|
plugins/utils: normalize plugin defaults
|
2024-06-21 08:49:09 +01:00 |
|
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 |
|
Loïc Reynier
|
233feeb8d2
|
treewide: fix typos (#1217)
|
2024-03-07 19:44:13 +01:00 |
|
Gaetan Lepage
|
e2c3459d1d
|
lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions
|
2024-01-28 23:39:14 +01:00 |
|
traxys
|
5d49b9b66d
|
plugin/illuminate: Avoid using mkAttrsOf with submodules (#853)
This confuses the documentation, as mentioned in the function
definition.
|
2023-12-29 11:52:05 +01:00 |
|
Gaetan Lepage
|
3b9fa101fb
|
plugins/illuminate: fix filetypeOverrides option
|
2023-12-29 11:16:15 +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 |
|
Antonín Říha
|
d933b78dc8
|
plugins/illuminate: init + test (#472)
* plugins/vim-illuminate: init + test
* Fixed issue with empty test
* Apply suggestions from code review
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* Renamed from vilm-illuminate to illuminate
* Update plugins/utils/illuminate.nix
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-07-05 14:42:12 +02:00 |
|