|
@@ -5,4 +5,7 @@ These are my environment scripts (bash, vim, etc).
|
|
|
Also, my method of refreshing my skills on a couple
|
|
|
things. Really, nothing to see here.
|
|
|
|
|
|
-After cloning, start vim, and run `:PluginInstall`
|
|
|
+After cloning, run:
|
|
|
+```
|
|
|
+vim +PluginInstall +qall
|
|
|
+```
|