diff options
Diffstat (limited to 'runtime/doc/intro.txt')
-rw-r--r-- | runtime/doc/intro.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt index c240f08a75..887ef764bd 100644 --- a/runtime/doc/intro.txt +++ b/runtime/doc/intro.txt @@ -43,9 +43,8 @@ There are many books on Vi and Vim. We recommend these books: "Modern Vim" by Drew Neil https://vimcasts.org/publications/ -"Practical Vim" is a popular because of its focus on quickly learning common -editing tasks with Vim. "Modern Vim" explores new features introduced by Nvim -and Vim 8. +"Practical Vim" is acclaimed for its focus on quickly learning common editing +tasks with Vim. "Modern Vim" explores new features in Nvim and Vim 8. "Vim - Vi Improved" by Steve Oualline |