diff options
author | Stefan Hoffmann <stefan991@gmail.com> | 2014-10-05 19:32:24 +0200 |
---|---|---|
committer | Stefan Hoffmann <stefan991@gmail.com> | 2014-10-06 22:43:30 +0200 |
commit | 2bf085049718a163ddc71b8c02989158ca595596 (patch) | |
tree | 774b3c283f05d69dba053425597cc16b6a25e612 /runtime/doc/quickref.txt | |
parent | 52c6727db6b2eb804188ab7cb9161c2b86b2b54b (diff) | |
download | rneovim-2bf085049718a163ddc71b8c02989158ca595596.tar.gz rneovim-2bf085049718a163ddc71b8c02989158ca595596.tar.bz2 rneovim-2bf085049718a163ddc71b8c02989158ca595596.zip |
doc: remove documentation for `:shell`
see #450
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r-- | runtime/doc/quickref.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt index 983626a58b..30455eb234 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -967,7 +967,6 @@ Short explanation of each option: *option-list* ------------------------------------------------------------------------------ *Q_et* External commands -|:shell| :sh[ell] start a shell |:!| :!{command} execute {command} with a shell |K| K lookup keyword under the cursor with 'keywordprg' program (default: "man") |