diff options
author | Gregory Anders <8965202+gpanders@users.noreply.github.com> | 2022-06-27 01:51:33 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-27 09:51:33 +0200 |
commit | 8c2b8705445e7f9b2e638f8dbb50b6d715970cda (patch) | |
tree | 29dacb6c8e31ce3cab153b279d2732d96ed31f90 /test/functional/vimscript/timer_spec.lua | |
parent | cf23695dd748281daaf68e69ac48bf9eb27f2425 (diff) | |
download | rneovim-8c2b8705445e7f9b2e638f8dbb50b6d715970cda.tar.gz rneovim-8c2b8705445e7f9b2e638f8dbb50b6d715970cda.tar.bz2 rneovim-8c2b8705445e7f9b2e638f8dbb50b6d715970cda.zip |
fix(api): change default value of 'pattern' in nvim_exec_autocmds (#19115)
Omitting 'pattern' in nvim_exec_autocmds should be equivalent to
omitting the 'fname' argument in :doautoall, which is equivalent to
using an empty string as the pattern. Fixes regression introduced
in #19091.
Diffstat (limited to 'test/functional/vimscript/timer_spec.lua')
0 files changed, 0 insertions, 0 deletions