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 |
|
Matt Sturgeon
|
7dcdd6e989
|
plugins/lsp-lines: switch to mkNeovimPlugin
Remove custom options in favor of using `diagnostics` directly.
|
2024-06-28 23:14:01 +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
|
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 |
|