Matt Sturgeon
|
b10a391bd0
|
plugins/ui: normalize plugin defaults
|
2024-06-21 08:49:08 +01:00 |
|
Matt Sturgeon
|
d136c08f3a
|
plugins: normalise null plugin-defaults
Replaced all instances of `"null"` with `null`, when passing
plugin-defaults to `defaultNullOpts` functions.
|
2024-06-02 03:18:10 +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 |
|
Gaetan Lepage
|
e2c3459d1d
|
lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions
|
2024-01-28 23:39:14 +01:00 |
|
Gaetan Lepage
|
d8cffe2ead
|
plugins: remove mkCompositeOptions from implementation
|
2023-12-13 10:39:28 +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 |
|
kiipuri
|
c8051ab345
|
plugins/ui/noice: fix typo
|
2023-09-19 11:38:12 +02:00 |
|
Alexander Sosedkin
|
f5825552e4
|
plugins/noice: turn routes into a list (#434)
|
2023-06-18 19:21:57 +02:00 |
|
Alexander Sosedkin
|
e294518a68
|
plugins/ui: plumb views through (#432)
|
2023-06-17 22:00:41 +02:00 |
|
Tanish2002
|
efdcbe225f
|
perform some statix linting and fixes
|
2023-05-22 23:00:53 +02:00 |
|
traxys
|
ff063b27bd
|
plugins/noice-nvim: init + tests (#272)
|
2023-03-18 20:27:31 +01:00 |
|