aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2015-11-23 19:07:27 -0500
committerMichael Reed <m.reed@mykolab.com>2015-11-24 15:41:35 -0500
commit835d2c132db41856a4e0e9d90b8df2b4005ce385 (patch)
tree839109fa6aadd3029d650fa4d5e56d5a642dcf28
parentced7ee5b00e23b2338d9410964293d81ee817fd2 (diff)
downloadrneovim-835d2c132db41856a4e0e9d90b8df2b4005ce385.tar.gz
rneovim-835d2c132db41856a4e0e9d90b8df2b4005ce385.tar.bz2
rneovim-835d2c132db41856a4e0e9d90b8df2b4005ce385.zip
doc/vi_diff.txt: Remove unneeded opening paragraph
All `{not in Vi}' tags have been removed, so the first sentence is no longer true. As for the second sentence, the header ("Differences between Vim and Vi") is already self-explanatory, so it can be removed as well.
-rw-r--r--runtime/doc/vi_diff.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/runtime/doc/vi_diff.txt b/runtime/doc/vi_diff.txt
index 9f8d1b6909..7b61dbe6d7 100644
--- a/runtime/doc/vi_diff.txt
+++ b/runtime/doc/vi_diff.txt
@@ -6,10 +6,6 @@
Differences between Vim and Vi *vi-differences*
-Throughout the help files differences between Vim and Vi/Ex are given in
-curly braces, like "{not in Vi}". This file only lists what has not been
-mentioned in other files and gives an overview.
-
1. Limits |limits|
2. The most interesting additions |vim-additions|