Merge pull request #2342 from haiiiiiyun/vim_page_typo_fix

Fix typo on vim page
This commit is contained in:
Geoff Liu 2016-08-25 21:52:57 -04:00 committed by GitHub
commit 4a42cdb27a

View File

@ -8,7 +8,7 @@ filename: LearnVim.txt
[Vim](www.vim.org)
(Vi IMproved) is a clone of the popular vi editor for Unix. It is a a text
(Vi IMproved) is a clone of the popular vi editor for Unix. It is a text
editor designed for speed and increased productivity, and is ubiquitous in most
unix-based systems. It has numerous keybindings for speedy navigation to
specific points in the file, and for fast editing.