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
|
7dbf7f978c
|
plugins: do not import helpers.nix directly
|
2024-02-11 11:50:35 +01:00 |
|
Gaetan Lepage
|
e2c3459d1d
|
lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions
|
2024-01-28 23:39:14 +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 |
|
Wolbyte
|
ad3598cada
|
plugins/dap: ensure extensions load after the main plugin (#526)
* plugins/dap: ensure extensions load after the main plugin
* plugins/dap: change extensionConfigLua to use mkOption
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* plugins/dap: remove redundant null check for extensionConfigLua
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-08-17 17:33:21 +02:00 |
|
Wolbyte
|
d025d14f4e
|
plugins/dap: init + extensions + tests (#455)
|
2023-07-03 21:04:46 +02:00 |
|