diff options
author | Peter Odding <peter@peterodding.com> | 2010-09-06 01:04:10 +0200 |
---|---|---|
committer | Peter Odding <peter@peterodding.com> | 2010-09-06 01:04:10 +0200 |
commit | 0d0fac667e38114324d1a90f848f49a5af71f859 (patch) | |
tree | 43b2bfdcb8fb93f79865a7de5ec3d9e837d143d4 /README.md | |
parent | 3735a5c31b94cb575d6821e697d867fe475d73cf (diff) | |
download | vim-easytags-0d0fac667e38114324d1a90f848f49a5af71f859.tar.gz |
Fixed easytags#update() to overcome argument limit
The easytags#update() function previously used the variable argument
list notation `...' but I just found out [the hard way] that this only
supports up to 20 arguments. Therefor I've now changed easytags#update()
to receive a list of zero or more filenames as its third argument.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions