We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db5c43 commit 16f81f7Copy full SHA for 16f81f7
README.md
@@ -1,6 +1,6 @@
1
# vimrc
2
3
-Personal .vimrc and content of .vim directory
+Personal .vimrc files and content of .vim directory
4
5
## Installation
6
@@ -15,8 +15,8 @@ Copy _vimrc*_ and _gvimrc_ to the home directory: _cp *vimrc* $HOME_
15
16
## Plugins
17
18
-Plugins are managed with Vundle (a plugin manger for vim). In Vim do
19
-the following:
+Plugins are managed with Vundle (a plugin manger for vim). In Vim,
+run the following:
20
21
* To install all plugins, enter: *PluginInstall*
22
* To update plugins, enter: *PluginUpdate*
0 commit comments