diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-11-07 19:50:51 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-11-07 19:52:39 +0800 |
commit | 609c0513cac7898782c55f5fb20275733cc566e9 (patch) | |
tree | 170c9600b5a1aa505d29d24954b1ec0367692cc4 /runtime/lua/vim/ui.lua | |
parent | a6f972cb6a5ad47613374570d88df2570ae92b9a (diff) | |
download | rneovim-609c0513cac7898782c55f5fb20275733cc566e9.tar.gz rneovim-609c0513cac7898782c55f5fb20275733cc566e9.tar.bz2 rneovim-609c0513cac7898782c55f5fb20275733cc566e9.zip |
vim-patch:8.2.3626: "au! event" cannot be followed by another command
Problem: "au!" and "au! event" cannot be followed by another command as
documented.
Solution: When a bar is found set nextcmd.
https://github.com/vim/vim/commit/b8e642f7ace5382b4dacb7a8effd86f22b828cc1
Cherry-pick do_autocmd() "eap" argument from patch 8.2.3268.
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions