diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-05-29 09:59:33 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-05-29 13:19:22 -0400 |
commit | ca6a8ac93c6425e0480fc4b4efa8519701ce2394 (patch) | |
tree | 6b017c15682a20a99f4bd814177fed5669995784 /runtime/lua/vim | |
parent | 30a34136b6d81b795eeb0ee435d410fc74da9639 (diff) | |
download | rneovim-ca6a8ac93c6425e0480fc4b4efa8519701ce2394.tar.gz rneovim-ca6a8ac93c6425e0480fc4b4efa8519701ce2394.tar.bz2 rneovim-ca6a8ac93c6425e0480fc4b4efa8519701ce2394.zip |
vim-patch:8.2.2900: QuitPre is triggered before :wq writes the file
Problem: QuitPre is triggered before :wq writes the file, which is
different from other commands.
Solution: Trigger QuitPre after writing the file. (closes vim/vim#8279)
https://github.com/vim/vim/commit/1174b018a6d705ddb8c04f3d21f78ae760aa0856
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions