File tree Expand file tree Collapse file tree 4 files changed +14
-1
lines changed
source/content/pages/02-development-environments Expand file tree Collapse file tree 4 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -966,6 +966,11 @@ <h2>Vimrc resources</h2>
966966 < a href ="https://github.com/amix/vimrc/tree/master/vimrcs "> repository's folder with Vimrc files</ a >
967967 has example configurations that are well commented and easy to learn from. </ p >
968968</ li >
969+ < li >
970+ < p > For people who are having trouble getting started with Vim, check out this
971+ blog post on the
972+ < a href ="http://adamdelong.com/two-simple-steps-helped-me-learn-vim/ "> two simple steps that helped this author learn Vim</ a > .</ p >
973+ </ li >
969974</ ul >
970975< h2 > Vim installation guides</ h2 >
971976< p > These installation guides will help you get Vim up and running on Mac OS X,
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-09-20T13:51:59Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-09-21T13:20:35Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -137,6 +137,9 @@ individually instead of going whole hog with a Vimrc you are unfamiliar with.
137137 [ repository's folder with Vimrc files] ( https://github.com/amix/vimrc/tree/master/vimrcs )
138138 has example configurations that are well commented and easy to learn from.
139139
140+ * For people who are having trouble getting started with Vim, check out this
141+ blog post on the
142+ [ two simple steps that helped this author learn Vim] ( http://adamdelong.com/two-simple-steps-helped-me-learn-vim/ ) .
140143
141144## Vim installation guides
142145These installation guides will help you get Vim up and running on Mac OS X,
Original file line number Diff line number Diff line change @@ -157,6 +157,11 @@ <h2>Vimrc resources</h2>
157157 < a href ="https://github.com/amix/vimrc/tree/master/vimrcs "> repository's folder with Vimrc files</ a >
158158 has example configurations that are well commented and easy to learn from. </ p >
159159</ li >
160+ < li >
161+ < p > For people who are having trouble getting started with Vim, check out this
162+ blog post on the
163+ < a href ="http://adamdelong.com/two-simple-steps-helped-me-learn-vim/ "> two simple steps that helped this author learn Vim</ a > .</ p >
164+ </ li >
160165</ ul >
161166< h2 > Vim installation guides</ h2 >
162167< p > These installation guides will help you get Vim up and running on Mac OS X,
You can’t perform that action at this time.
0 commit comments