zeertzjq
ab20681c52
vim-patch:62d8f3d: runtime: Revert several "mark invalid contact addresses" commits ( #37192 )
...
This reverts commits:
- 6b652a785033fd4164e049492a7327c1ed7c3e5f
- 2f689d5abde0ccddca9e20d8c93a0299bd054e32
- a025a46d4169587145fb54f04af349cd05cb6122
Several email addresses that are known to be valid caused bounces
due to an issue with my email setup. The previous commits incorrectly
marked these addresses as invalid. So revert the whole thing again.
62d8f3dab5
N/A patch:
vim-patch:2f689d5: runtime: mark more invalid email addresses
Co-authored-by: Christian Brabandt <cb@256bit.org >
2026-01-02 06:53:44 +08:00
zeertzjq
65e7aa9255
vim-patch:partial:2f689d5: runtime: mark more invalid email addresses
...
2f689d5abd
Skip colors/ and syntax/help_ru.vim: missing previous changes.
Co-authored-by: Christian Brabandt <cb@256bit.org >
2026-01-01 08:17:57 +08:00
zeertzjq
af5ac171bd
vim-patch:84baba3: runtime(compiler): do not override &l:makeprg on :compiler! ( #36470 )
...
closes : vim/vim#18686
84baba329a
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com >
2025-11-07 00:22:50 +00:00
Christian Clason
fd57f39766
vim-patch:4927dae: runtime(compiler): fix escaping of arguments passed to :CompilerSet
...
See newly added help entry referring to option-backslash
closes : vim/vim#16084
4927daef60
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com >
2024-11-20 09:27:36 +01:00
zeertzjq
c914ecf4c9
vim-patch:0f60fbf: runtime(compiler): improve cppcheck
...
Properly escape the values for makeprg according to the :set rules
closes : vim/vim#16014
0f60fbf679
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com >
2024-11-09 08:45:10 +08:00
zeertzjq
32566dc1c3
vim-patch:3780c11: runtime(compiler): fix typo in cppcheck compiler plugin
...
closes : vim/vim#16002
3780c11267
Co-authored-by: Enno <Konfekt@users.noreply.github.com >
2024-11-09 08:23:59 +08:00
Christian Clason
27f3a2002c
vim-patch:5e48e97: runtime(compiler): check for compile_commands in build dirs for cppcheck
...
closes : vim/vim#15889
5e48e97e42
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com >
2024-10-18 01:00:01 +02:00
Christian Clason
4ea0f1ec23
vim-patch:af449f6: runtime(compiler): add cppcheck linter compiler plugin
...
closes : vim/vim#15804
af449f69c7
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com >
2024-10-07 19:19:15 +02:00