Skip to content

Commit 16f81f7

Browse files
committed
Update README.md
1 parent 8db5c43 commit 16f81f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# vimrc
22

3-
Personal .vimrc and content of .vim directory
3+
Personal .vimrc files and content of .vim directory
44

55
## Installation
66

@@ -15,8 +15,8 @@ Copy _vimrc*_ and _gvimrc_ to the home directory: _cp *vimrc* $HOME_
1515

1616
## Plugins
1717

18-
Plugins are managed with Vundle (a plugin manger for vim). In Vim do
19-
the following:
18+
Plugins are managed with Vundle (a plugin manger for vim). In Vim,
19+
run the following:
2020

2121
* To install all plugins, enter: *PluginInstall*
2222
* To update plugins, enter: *PluginUpdate*

0 commit comments

Comments
 (0)