Commit graph

15 commits

Author SHA1 Message Date
Gaetan Lepage
848543d527 docs: optionally add a description to plugins 2024-03-22 13:15:41 +01:00
Gaetan Lepage
cf7102c6d2 helpers: refactor mk[Neo]vimPlugin for colorschemes handling 2024-03-12 23:00:17 +01:00
Gaetan Lepage
3c9a4b67ae helpers/neovim-plugin/mkNeovimPlugin: add a colorscheme argument and factor out logic 2024-03-12 20:34:31 +01:00
Gaetan Lepage
9d4d529ee7 helpers/neovim-plugin/mkNeovimPlugin: allow lists in optionsRenamedToSettings 2024-02-22 10:11:19 +01:00
traxys
82a24d0d42
docs: Allow to add an url in the online documentation (#1139)
* plugin/committia: Use correct maintainers import

* plugins/neocord: Remove redyf as the entry is not in the list

* docs: Allow to add an URL to the plugin
2024-02-20 21:20:59 +01:00
Gaetan Lepage
6974a6a200 helpers/neovim-plugin/mkNeovimPlugin: fix typo for deprecateExtraOptions 2024-02-19 08:30:28 +01:00
Gaetan Lepage
efdd9f2688 helpers/neovim-plugin/mkNeovimPlugin: add deprecateExtraConfig and optionsRenamedToSettings options 2024-02-18 13:51:17 +01:00
Gaetan Lepage
7f57d0b1b8 helpers/neovim-plugin/mkNeovimPlugin: add callSetup option (default true) 2024-02-18 13:51:17 +01:00
Gaetan Lepage
44949348cb helpers/neovim-plugin: add mkNeovimPlugin 2024-02-14 09:53:29 +01:00
Gaetan Lepage
100876b7a3 helpers/neovim-plugin: make use of helpers.mkSettingsOption 2024-02-12 18:46:13 +01:00
Gabriel Arazas
0b5800a2a2
docs: clean up descriptions (#1061) 2024-02-11 13:51:34 +01:00
Gaetan Lepage
2e18333dd2 helpers/neovim-plugin/mkSettingsOption: fix typo 2024-02-07 14:23:58 +01:00
Gaetan Lepage
ac0ef61339 helpers/neovim-plugin: mkSetupOptionsOption -> mkSettingsOption 2024-02-02 10:42:38 +01:00
Gaetan Lepage
43f3cb7ab2 lib/helpers: init neovim-plugin.mkSetupOptionsOption 2024-01-28 23:39:14 +01:00
Gaetan Lepage
e2c3459d1d lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00