Commit graph

22 commits

Author SHA1 Message Date
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
fa43854e02 plugins/edgy: init 2024-05-31 11:43:19 +02:00
Gaetan Lepage
26367692da lib/options: rename mkPackageOption to mkPluginPackageOption 2024-05-17 22:15:47 +02:00
jrichardsen
a9682e28ec Allow statuscol segment text to be null
Signed-off-by: jrichardsen <jonas.richardsen@gmail.com>
2024-05-17 16:45:15 +02:00
traxys
62f32bfc71 treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
Gaetan Lepage
514a51877d plugins/statuscol: init 2024-04-16 21:15:06 +02:00
Gaetan Lepage
0c16f59202 plugins/headlines: init 2024-03-30 15:36:31 +01:00
Gaetan Lepage
acb917fbf2 plugins/zen-mode: init 2024-03-28 13:55:55 +01:00
Gaetan Lepage
e7a3461fef plugins/neoscroll: minor formatting 2024-03-24 13:49:00 +01:00
Jake Hamilton
04091a13ec plugins/neoscroll: init 2024-03-22 15:15:04 +01:00
Gaetan Lepage
57d1062c04 plugins/twilight: init 2024-03-19 10:34:26 +01:00
Alison Jenkins
f876a0a2e9 plugins/virt-column: init 2024-03-18 13:16:06 +01:00
Gaetan Lepage
a5b7ff5404 plugins/transparent: init 2024-03-12 13:49:48 +01:00
Gaetan Lepage
e2c3459d1d lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
Gaetan Lepage
e1e417bff8 plugins/image: init 2024-01-01 22:08:54 +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