diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2014-12-26 09:27:29 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-12-27 16:28:02 -0500 |
commit | bb574e22028b448f25e7e2b5c1df6f45b32c3f79 (patch) | |
tree | 720b3af8c5cb288315e1e1183f4ece5025227cfb /runtime/doc/manpages/ja | |
parent | 68637debf6be4dc1b7e52392d5d348e8666d2964 (diff) | |
download | rneovim-bb574e22028b448f25e7e2b5c1df6f45b32c3f79.tar.gz rneovim-bb574e22028b448f25e7e2b5c1df6f45b32c3f79.tar.bz2 rneovim-bb574e22028b448f25e7e2b5c1df6f45b32c3f79.zip |
restore 'Not Implemented' for legacy script commands (:lua :ruby ...)
- restores behavior equivalent to Vim compiled without FEAT_MZSCHEME, etc.
(avoids spurious "E492: Not an editor command: EOF") for code such as:
```vim
if 0
perl << EOF
end
EOF
endif
```
see :help script-here
- fixes #1308
- fixes https://github.com/junegunn/vim-plug/issues/111
Diffstat (limited to 'runtime/doc/manpages/ja')
0 files changed, 0 insertions, 0 deletions