Matt Sturgeon
|
1fd4b6c739
|
plugins: migrate defaultPackage -> package
Migrate all users of `mkVimPlugin` and `mkNeovimPlugin` to use the new
`package` argument instead of the old `defaultPackage` argument.
|
2024-09-04 03:29:34 +01:00 |
|
Matt Sturgeon
|
18b7597e6c
|
lib/neovim-plugin: drop config arg
|
2024-09-02 10:35:52 +01:00 |
|
Austin Horstman
|
150c5f454b
|
plugins/trouble: use iconsPackage
|
2024-08-29 11:06:15 -05:00 |
|
Matt Sturgeon
|
0f07201a0c
|
plugins/lsp: normalize plugin defaults
|
2024-06-21 08:49:08 +01:00 |
|
traxys
|
62f32bfc71
|
treewide: Reformat with nixfmt
|
2024-05-05 22:00:40 +02:00 |
|
Loïc Reynier
|
ab3a8a2840
|
plugins/trouble: switch to settingsOptions
|
2024-03-16 18:03:59 +01: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 |
|
Gaetan Lepage
|
859ae3a843
|
plugins/nvim-lsp: internal rename (nvim-lsp -> lsp)
|
2023-05-12 11:27:24 +02:00 |
|