Heitor Augusto
|
1671f8618f
|
lib/mk-neovim-plugin: allow lazy-loading without luaConfig
|
2024-12-26 23:12:15 +00:00 |
|
Heitor Augusto
|
f878289722
|
lib/plugins: make plugin optional when lazy-loading
|
2024-12-26 23:00:27 +00:00 |
|
Matt Sturgeon
|
787844cfe4
|
lib/plugins: call sub-components with relevant args
|
2024-12-22 09:35:16 +00:00 |
|
Matt Sturgeon
|
690fc895b5
|
lib/plugins: extract common logic for package options
Adds `mkPluginPackageModule`.
|
2024-12-22 09:35:16 +00:00 |
|
Matt Sturgeon
|
896f6be694
|
lib/plugins: take ownership of modules utils
These util functions were previously defined in `modules`, but
`plugins.utils` is a better home.
|
2024-12-22 09:35:16 +00:00 |
|
Matt Sturgeon
|
ec97297fd5
|
lib/plugins: separate main factory functions
|
2024-12-22 09:35:16 +00:00 |
|
Matt Sturgeon
|
88a1c1b46a
|
lib/plugins: organise plugin-factory functions in a subdir
|
2024-12-22 09:35:15 +00:00 |
|