diff options
author | Yegappan Lakshmanan <4298407+yegappan@users.noreply.github.com> | 2020-11-09 20:01:54 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-09 23:01:54 -0500 |
commit | f67b3ea39c9e238be208715a9cd4c15e24c35a9d (patch) | |
tree | c314a8103efc868a004456d268ffe1fcfe7d375d /runtime/lua/vim/shared.lua | |
parent | e786fb5afbd7c4f07a18d73c282c8c5586b5f5f9 (diff) | |
download | rneovim-f67b3ea39c9e238be208715a9cd4c15e24c35a9d.tar.gz rneovim-f67b3ea39c9e238be208715a9cd4c15e24c35a9d.tar.bz2 rneovim-f67b3ea39c9e238be208715a9cd4c15e24c35a9d.zip |
Update the differences with Vim. (#13239)
:cquit can use count to set the exit code
patch 8.2.0095: cannot specify exit code for :cquit
:tchdir tab-local current-directory
patch 8.1.1218: cannot set a directory for a tab page
Autocmd Events:
- DirChanged
patch 8.0.1459: cannot handle change of directory
- TextYankPost
patch 8.0.1394: cannot intercept a yank command
tabpagenr() "#" argument
g<Tab> goes to the last-accessed tabpage.
patch 8.2.1401: cannot jump to the last used tabpage
hl-QuickFixLine
patch 8.0.0641: cannot set a separate highlighting for the quickfix line
v:event
patch 8.0.1394: cannot intercept a yank command
K in help documents can be used like CTRL-].
Updated as part of a runtime update.
https://github.com/vim/vim/commit/4c05fa08c9739e307ddc88ac91ba6d208f1fd68e
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions