Merge pull request #12575 from cbarrete/vim-8.2.0935

[RFC] vim-patch:8.2.{0935,0937}
This commit is contained in:
Matthieu Coudron
2020-07-20 22:04:30 +02:00
committed by GitHub
6 changed files with 190 additions and 0 deletions

View File

@@ -111,6 +111,7 @@ return {
filter={args=2},
finddir={args={1, 3}},
findfile={args={1, 3}},
flatten={args={1, 2}},
float2nr={args=1},
floor={args=1, func="float_op_wrapper", data="&floor"},
fmod={args=2},