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
dddb125b0b
vim-patch:5c2b594: runtime(rust): Update indentation after nested array literal ( #37177 )
...
fixes: vim/vim#18974
closes : vim/vim#19042
5c2b594d0e
Co-authored-by: Brian Carbone <brian@briancarbone.com >
2025-12-31 10:53:06 +00:00
zeertzjq
ddd6ac5083
vim-patch:1bc3610: runtime(rust): partly revert e426245b, it causes more issues than it solves ( #37156 )
...
related: vim/vim#18974
1bc3610b0a
Co-authored-by: Christian Brabandt <cb@256bit.org >
2025-12-29 17:07:26 +08:00
zeertzjq
c53fb58c15
vim-patch:e426245: runtime(rust): clean-up indent script, handle opening empty line correctly ( #37139 )
...
fixes : vim/vim#18974
e426245bb3
Co-authored-by: Christian Brabandt <cb@256bit.org >
2025-12-28 22:39:44 +08:00
Christian Clason
c49bcde927
vim-patch:11d5992: runtime(rust): use shiftwidth() in indent script
...
closes : vim/vim#15138
11d5992573
Co-authored-by: novenary <novenary@kwak.zip >
2024-07-04 23:01:35 +02:00
Christian Clason
2dd5e472df
vim-patch:fc93594d562d
...
runtime(rust): sync rust runtime files with upstream (vim/vim#13075 )
fc93594d56
Co-authored-by: Gregory Anders <8965202+gpanders@users.noreply.github.com >
2023-09-13 17:23:45 +02:00
Christian Clason
ae7ab90159
vim-patch:0382f05dbd65
...
runtime: Set b:undo_indent where missing (vim/vim#12944 )
0382f05dbd
Co-authored-by: dkearns <dougkearns@gmail.com >
2023-08-29 11:32:46 +02:00
Christian Clason
abc3721e4f
vim-patch:478668013f06
...
runtime(rust): fix rust indent (vim/vim#12542 )
478668013f
Co-authored-by: Raphael <glephunter@gmail.com >
2023-08-21 20:32:28 +09:00
Justin M. Keyes
a39bf01958
vim-patch:3ec574f2b549
...
Update runtime files.
Includes changing &sw to shiftwidth() for all indent scripts.
3ec574f2b5
2017-11-07 01:37:30 +01:00
Justin M. Keyes
0312fc2ddb
vim-patch:3c2881dc1195
...
Update runtime files. Add Rust support.
3c2881dc11
2017-11-07 01:04:17 +01:00