1
0
forked from aniani/vim
Files
vim/src/proto
LemonBoy 48b7d05a4f patch 9.1.0547: No way to get the arity of a Vim function
Problem:  No way to get the arity of a Vim function
          (Austin Ziegler)
Solution: Enhance get() Vim script function to return the function
          argument info using get(func, "arity") (LemonBoy)

fixes: #15097
closes: #15109

Signed-off-by: LemonBoy <thatlemon@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-07-09 18:31:12 +02:00
..
2024-05-22 16:45:04 +02:00
2024-05-22 16:45:04 +02:00
2022-11-02 13:30:51 +00:00