pastebin - collaborative debugging tool
vim.kpaste.net RSS


Untitled
Posted by Anonymous on Fri 30th Jan 2015 13:54
raw | new post
view followups (newest first): Untitled by Anonymous
modification of post by Anonymous (view diff)

  1. # General manual
  2. vimtutor (intro)
  3.  
  4. http://vimhelp.appspot.com/usr_toc.txt.html
  5.         * Folding -> http://vimhelp.appspot.com/fold.txt.html#folding
  6.         * ins-completion -> http://vimhelp.appspot.com/insert.txt.html#ins%2Dcompletion
  7.         * recording -> http://vimhelp.appspot.com/repeat.txt.html#recording
  8.         * :g -> http://vimhelp.appspot.com/repeat.txt.html#%3Ag
  9.         * :vimgrep -> http://vimhelp.appspot.com/quickfix.txt.html#%3Avimgrep
  10.  
  11. A suggested path for learning Vim - http://of-vim-and-vigor.blogspot.com/2014/08/learning-tool-of-vim.html ::: https://github.com/dahu/LearnVim
  12.  
  13.  
  14. # Plugin management
  15. https://github.com/tpope/vim-pathogen
  16.  
  17. # Plugins
  18. NERDtree - https://www.flickr.com/photos/30496122@N07/2862367534/sizes/o/
  19. http://vimrcfu.com/ - alternative to NERDtree (supposedly more configurable)
  20. https://github.com/scrooloose/nerdcommenter - for some pro commenting
  21. CtrlP - http://kien.github.io/ctrlp.vim/
  22. https://github.com/sheerun/vim-polyglot
  23. https://github.com/tomtom/tcommand_vim - searches commands (no fuzzy search on descriptions though)
  24. https://github.com/michalliu/sourcebeautify.vim - beatify JS and html/css/json/xml/sql; basically all the web stuff
  25. https://github.com/tpope/vim-jdaddy - handy for JSON
  26. https://github.com/tpope/vim-surround - surround code with stuff
  27. https://github.com/tpope/vim-repeat - great to repeat commands (of plugins)
  28. https://github.com/ajh17/VimCompletesMe - superior tab completion
  29.  
  30. # Colorschemes
  31. https://github.com/romainl/Apprentice
  32. https://github.com/w0ng/vim-hybrid
  33.  
  34. # Example configs
  35. https://github.com/prurigro/darkcloud-vimconfig
  36.  
  37. # Fun & challenges
  38. http://vimgolf.com/
  39.  
  40. # Handy links
  41. http://www.reddit.com/r/vim/
  42. http://www.reddit.com/r/vimplugins/
  43. http://vimawesome.com/
  44. http://vimrcfu.com/
  45.  
  46.  
  47.  
  48. [[[ How 2s ]]]
  49.  
  50. # How to reverse-search vim command history like Ctrl+r with bash?
  51. q: then ? and start typing away :)
  52.  
  53. =========================================================================================
  54.  
  55. Thanks to abstrakt & prurigro for the majority this list :)

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.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at