In this repository, you can find the presentation and all the files for the demonstrations we did during the presentation.
To try out our build chain for the presentation, run ./build.sh
. You need pandoc
and pdflatex
for it to work.
The Demonstrations can be found in the "./resources/" folder.
apt-get install texlive-full pandoc
(Most of these are clickable links!)
- Just type
vimtutor
in your command line!
- Thoughtbot (Channel)
- "Write code faster: Expert level vim" by Ben Orenstein
- vimcasts
- vimawesome
- Steve Losh: Well-known author of vim books
- Practical Vim
- Learn Vimscript the Hard Way
- tig
- git-cola
- Python Nose Tests