aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2019-02-04 13:21:35 +0100
committerJustin M. Keyes <justinkz@gmail.com>2019-03-26 19:55:33 +0100
commitfbaee922d1182f7bd7b43ddce7cf983b41021d14 (patch)
tree1b9aac36323812c9f9884928532ef53c50030dc6 /runtime/doc/vim_diff.txt
parent2d50bf349883958bff1bb584fb3ad5cb97990993 (diff)
downloadrneovim-fbaee922d1182f7bd7b43ddce7cf983b41021d14.tar.gz
rneovim-fbaee922d1182f7bd7b43ddce7cf983b41021d14.tar.bz2
rneovim-fbaee922d1182f7bd7b43ddce7cf983b41021d14.zip
doc [ci skip]
closes #9719
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index 30d7e972c3..7c3f6f9ce8 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -6,8 +6,9 @@
Differences between Nvim and Vim *vim-differences*
-Nvim differs from Vim in many ways, big and small. This document is
-a complete and centralized reference of those differences.
+Nvim differs from Vim in many ways, although editor and VimL features are
+mostly identical. This document is a complete and centralized reference of
+the differences.
Type |gO| to see the table of contents.