diff options
author | Joseph Anthony Pasquale Holsten <joseph@josephholsten.com> | 2014-09-27 00:59:54 +0000 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-10-06 16:25:53 -0400 |
commit | ae743f87661dba80d89f45a63b998af05ef89935 (patch) | |
tree | 63cec9ae21f6710be4810798f3d00cfe4838cd4d /runtime/doc/various.txt | |
parent | 5e65e3eae079d4765124ce791ce79649444ca403 (diff) | |
download | rneovim-ae743f87661dba80d89f45a63b998af05ef89935.tar.gz rneovim-ae743f87661dba80d89f45a63b998af05ef89935.tar.bz2 rneovim-ae743f87661dba80d89f45a63b998af05ef89935.zip |
Removes shelltype option and all revelant doc. #1249
Fixes #1240
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r-- | runtime/doc/various.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index a7050fa2e8..7501da74f7 100644 --- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -232,8 +232,7 @@ g8 Print the hex values of the bytes used in the mode. *:!cmd* *:!* *E34* -:!{cmd} Execute {cmd} with the shell. See also the 'shell' - and 'shelltype' option. +:!{cmd} Execute {cmd} with the shell. See also 'shell'. Any '!' in {cmd} is replaced with the previous external command (see also 'cpoptions'). But not when |