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/vi_diff.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/vi_diff.txt')
-rw-r--r-- | runtime/doc/vi_diff.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/doc/vi_diff.txt b/runtime/doc/vi_diff.txt index aadbf9b419..4a7b067fc1 100644 --- a/runtime/doc/vi_diff.txt +++ b/runtime/doc/vi_diff.txt @@ -620,9 +620,6 @@ all currently set marks. The commands "']" and "`]" jump to the end of the previous operator or end of the text inserted with the put command. "'[" and "`[" do jump to the start. -The 'shelltype' option can be set to reflect the type of shell used on the -Amiga. - The 'highlight' option can be set for the highlight mode to be used for several commands. |