Last active
January 20, 2016 05:54
-
-
Save aa21/eef694f17efdccdae641 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Learn Vim Fast | |
https://robots.thoughtbot.com/the-vim-learning-curve-is-a-myth | |
# VIM Tutorial | |
http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html | |
# Derek Wyatt's awesome vim series | |
http://vimeo.com/user1690209/videos | |
# Vimcasts | |
http://vimcasts.org/ | |
# Why use Vim | |
http://www.viemu.com/a-why-vi-vim.html | |
# VIM cheatsheet | |
http://www.viemu.com/vi-vim-cheat-sheet.gif | |
# Super Advanced Vim tips | |
https://sheerun.net/2014/03/21/how-to-boost-your-vim-productivity/ | |
# Vim Golf - Making Vim fun | |
http://vimgolf.com/ | |
# Welcome to Vim video -- for absoluted beginners | |
http://vimeo.com/6999927 | |
# Recommended vim plugins by Yehuda Katz | |
MacVIM, NERDTree, PeepOpen |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment