Created
July 8, 2010 06:52
-
-
Save dahu/467716 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
Some may be more advanced than others, and some are vi only... | |
Vim Tutorials | |
============= | |
* http://blog.smr.co.in/linux/advanced-vim-tutorial/ | |
* http://www.yolinux.com/TUTORIALS/LinuxTutorialAdvanced_vi.html | |
* http://www.derekwyatt.org/vim/vim-tutorial-videos/vim-advanced-tutorial-videos/ | |
* http://linuxgazette.net/152/srinivasan.html | |
* http://www.eng.hawaii.edu/Tutor/vi.html | |
* http://blog.interlinked.org/tutorials/vim_tutorial.html | |
* http://www.linuxconfig.org/Vim_Tutorial | |
* http://www.thegeekstuff.com/2009/04/ctags-taglist-vi-vim-editor-as-sourece-code-browser/ | |
* http://www.catonmat.net/blog/vim-plugins-surround-vim | |
Scripting | |
--------- | |
* http://www.ibm.com/developerworks/linux/library/l-vim-script-1/index.html | |
* http://www.ibm.com/developerworks/linux/library/l-vim-script-2/index.html | |
* http://www.ibm.com/developerworks/linux/library/l-vim-script-3/index.html | |
* http://www.ibm.com/developerworks/linux/library/l-vim-script-4/index.html | |
* http://www.ibm.com/developerworks/linux/library/l-vim-script-5/index.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment