Files
neovim/runtime
zeertzjq 46a7c1b319 vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037)
Problem:  Vim is missing a foreach() func
Solution: Implement foreach({expr1}, {expr2}) function,
          which applies {expr2} for each item in {expr1}
          without changing it (Ernie Rael)

closes: vim/vim#12166

e79e207760

Partial port as this doesn't handle non-materialized range() lists.

vim-patch:c92b8bed1fa6

runtime(help): delete duplicate help tag E741 (vim/vim#13861)

c92b8bed1f

Co-authored-by: Ernie Rael <errael@raelity.com>
2024-01-16 11:30:35 +08:00
..
2024-01-12 19:45:15 +01:00
2024-01-12 13:52:26 +01:00
2023-09-13 17:23:45 +02:00
2024-01-15 11:40:44 +01:00
2023-12-29 00:54:09 +01:00
2023-11-05 21:56:56 +01:00
2023-08-23 20:36:16 +01:00
2024-01-10 06:03:09 +08:00
2022-08-20 10:04:55 +02:00
2023-12-30 14:22:25 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-24 11:33:06 +09:00
2023-08-13 13:25:10 +01:00
2023-08-31 10:58:54 +02:00
2024-01-02 11:43:18 +01:00