diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2018-01-21 11:42:49 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-01-21 18:42:44 +0100 |
commit | 52778d62fcf6521f9a2b844340951247599b7936 (patch) | |
tree | ea817ddf866e9f5f436785b1dd41310974404a3c /src/clint.py | |
parent | 2820860ba35e09c719b91704cbb3cba37fb60cf3 (diff) | |
download | rneovim-52778d62fcf6521f9a2b844340951247599b7936.tar.gz rneovim-52778d62fcf6521f9a2b844340951247599b7936.tar.bz2 rneovim-52778d62fcf6521f9a2b844340951247599b7936.zip |
vim-patch:8.0.0654: no warning for text after :endfunction
Problem: Text found after :endfunction is silently ignored.
Solution: Give a warning if 'verbose' is set. When | or \n are used,
execute the text as a command.
https://github.com/vim/vim/commit/663bb2331626944cea156374858131fcd323b9e9
Note: the code part of this patch was addressed by 60c025267265.
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions