- # General manual
- vimtutor (intro)
- http://vimhelp.appspot.com/usr_toc.txt.html
- * Folding -> http://vimhelp.appspot.com/fold.txt.html#folding
- * ins-completion -> http://vimhelp.appspot.com/insert.txt.html#ins%2Dcompletion
- * recording -> http://vimhelp.appspot.com/repeat.txt.html#recording
- * :g -> http://vimhelp.appspot.com/repeat.txt.html#%3Ag
- * :vimgrep -> http://vimhelp.appspot.com/quickfix.txt.html#%3Avimgrep
- # Plugin management
- https://github.com/tpope/vim-pathogen
- # Plugins
- Nerdtree - https://www.flickr.com/photos/30496122@N07/2862367534/sizes/o/
- CtrlP - http://kien.github.io/ctrlp.vim/
- https://github.com/sheerun/vim-polyglot
- https://github.com/tomtom/tcommand_vim - searches commands (no fuzzy search on descriptions though)
- https://github.com/michalliu/sourcebeautify.vim - beatify JS and html/css/json/xml/sql; basically all the web stuff
- https://github.com/tpope/vim-jdaddy - handy for JSON
- https://github.com/tpope/vim-surround - surround code with stuff
- https://github.com/tpope/vim-repeat - great to repeat commands (of plugins)
- # Example configs
- https://github.com/prurigro/darkcloud-vimconfig
- # Fun & challenges
- http://vimgolf.com/
- # Handy links
- http://www.reddit.com/r/vim/
- http://www.reddit.com/r/vimplugins/
- http://vimawesome.com/
- http://vimrcfu.com/
- =========================================================================================
- Thanks to abstrakt & prurigro for this list :)
Untitled
Posted by Anonymous on Sun 26th Oct 2014 12:23
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.