mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 00:35:36 +00:00
Merge pull request #12575 from cbarrete/vim-8.2.0935
[RFC] vim-patch:8.2.{0935,0937}
This commit is contained in:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user