diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-08-02 07:52:09 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-02 07:52:09 +0800 |
commit | b782a37cf58b5ae5e47fd15fb2a5096639c64a23 (patch) | |
tree | 9a280eb4f37185f774534a67b8781d38e9d2caaf /src/nvim/syntax.c | |
parent | ac15db4b9c21b51dc1789c4c75bd8cb363c6715d (diff) | |
download | rneovim-b782a37cf58b5ae5e47fd15fb2a5096639c64a23.tar.gz rneovim-b782a37cf58b5ae5e47fd15fb2a5096639c64a23.tar.bz2 rneovim-b782a37cf58b5ae5e47fd15fb2a5096639c64a23.zip |
vim-patch:9.1.0651: ex: trailing dot is optional for :g and :insert/:append (#29946)
Problem: ex: trailing dot is optional for :g and :insert/:append
Solution: don't break out early, when the next command is empty.
(Mohamed Akram)
The terminating period is optional for the last command in a global
command list.
closes: vim/vim#15407
https://github.com/vim/vim/commit/0214680a8ec5f7f656cb42e5db19243709202ed2
Co-authored-by: Mohamed Akram <mohd.akram@outlook.com>
Diffstat (limited to 'src/nvim/syntax.c')
0 files changed, 0 insertions, 0 deletions