Gaetan Lepage
4d471f04a5
helpers/vim-plugin/mkVimPlugin: remove useless 'options' argument
2024-03-25 22:52:32 +01:00
Gaetan Lepage
848543d527
docs: optionally add a description to plugins
2024-03-22 13:15:41 +01:00
Gaetan Lepage
9f7c78852f
helpers/vim-plugin/mkVimPlugin: simplify code
2024-03-15 09:29:16 +01:00
Gaetan Lepage
cf7102c6d2
helpers: refactor mk[Neo]vimPlugin for colorschemes handling
2024-03-12 23:00:17 +01:00
Gaetan Lepage
db33f46b5d
helpers/vim-plugin/mkVimPlugin: remove deprecated mkDefaultOpt code
2024-03-12 22:43:17 +01:00
Gaetan Lepage
601010900b
helpers/vim-plugin/mkVimPlugin: add a colorscheme argument and factor out logic
2024-03-12 20:34:31 +01:00
Loïc Reynier
233feeb8d2
treewide: fix typos ( #1217 )
2024-03-07 19:44:13 +01:00
Gaetan Lepage
680889ac01
helpers/vim-plugin/mkVimPlugin: make the maintainers argument mandatory
2024-03-04 11:46:56 +01:00
Gaetan Lepage
1e079a8b8e
helpers/vim-plugin/mkVimPlugin: enhance documentation of the settings option
2024-03-02 23:41:57 +01:00
Gaetan Lepage
0c1c11049c
helpers/vim-plugin/mkVimPlugin: enhance documentation of the settings option
2024-03-02 13:41:15 +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
b8815f04a3
helpers/vim-plugin/mkVimPlugin: add optionsRenamedToSettings option
2024-02-19 11:25:29 +01:00
Gaetan Lepage
cef446a4da
helpers/vim-plugin/mkVimPlugin: rename addExtraConfigRenameWarning to deprecateExtraConfig
2024-02-19 11:25:29 +01:00
Gaetan Lepage
d7fe40ebd8
helpers/vim-plugin/mkVimPlugin: rename package option to defaultPackage
2024-02-15 10:13:39 +01:00
Gaetan Lepage
6a8d6fd005
helpers/vim-plugin/mkVimPlugin: rename 'description' -> 'originalName'
2024-02-14 09:13:21 +01:00
Gaetan Lepage
6dd2eed613
helpers/vim-plugin/mkVimPlugin: add extraConfig option
2024-02-13 23:07:03 +01:00
Gaetan Lepage
4edd01d614
helpers/vim-plugin/mkVimPlugin: add extraOptions option
2024-02-13 23:07:03 +01:00
Gaetan Lepage
e8481b99f2
helpers/vim-plugin/mkVimPlugin: add imports option
2024-02-13 16:51:59 +01:00
Gaetan Lepage
0de46481ac
helpers/vim-plugin/mkVimPlugin: add namespace option
2024-02-13 16:26:46 +01:00
Gaetan Lepage
73d6574c01
helpers/vim-plugin/mkVimPlugin: add maintainers option
2024-02-13 14:16:26 +01:00
Gaetan Lepage
6a77a9edd3
helpers/vim-plugin/mkVimPlugin: don't accept random parameters
2024-02-13 10:34:49 +01:00
Gaetan Lepage
a70f580340
helpers/vim-plugin/mkVimPlugin: make use of helpers.mkSettingsOption
2024-02-12 18:46:13 +01:00
Gaetan Lepage
54da635d45
helpers/vim-plugin/mkVimPlugin: rename extraConfig to settings (RFC 42)
2024-02-12 13:12:43 +01:00
Gaetan Lepage
3c174e874c
helpers/vim-plugin/mkVimPlugin: refactor
2024-02-10 17:53:41 +01:00
Gaetan Lepage
98dbe8a89b
lib/helpers: internal refactoring
2024-01-25 16:38:59 +01:00
Gaetan Lepage
a68ee73947
helpers/vim-plugin: mkPlugin -> mkVimPlugin
2024-01-25 15:19:26 +01:00
Gaetan Lepage
8f90372ee5
helpers: move mkPlugin and mkDefaultOpt to helpers.vim-plugin
2024-01-25 15:19:26 +01:00