pastebin - collaborative debugging tool
vim.kpaste.net RSS


Untitled
Posted by Anonymous on Wed 4th Feb 2015 02:06
raw | new post
modification of post by Anonymous (view diff)

  1. [ VIM (from nixav) ]
  2. # Learn
  3. https://raw.github.com/dahu/LearnVim/master/doc/learnvim.txt
  4. http://dahu.github.io/vim_waz_ere/
  5. https://github.com/dahu/VimRegexTutor
  6. http://www.youtube.com/user/MinuteVimTricks/videos
  7. http://www.reddit.com/r/linux/comments/264hl2/learn_to_love_vim/
  8. http://www.reddit.com/r/linux/comments/29by6c/so_i_now_want_to_learn_vim_and_use_it_as_python/
  9.  
  10. http://pascalprecht.github.io/2014/03/18/why-i-use-vim/
  11. http://of-vim-and-vigor.blogspot.de/2012/06/art-of-edits-i-weaponry.html
  12. http://www.reddit.com/r/linux/comments/1kdvq5/til_that_vim_has_tabs_thats_wonderful/
  13. http://stackoverflow.com/questions/1218390/what-is-your-most-productive-shortcut-with-vim
  14. http://stackoverflow.com/questions/11489428/how-to-make-vim-paste-from-and-copy-to-systems-clipboard
  15.  
  16. # Compiled resource
  17. vim.kpaste.net
  18.  
  19. http://vimcasts.org/
  20.  
  21. # book
  22. http://pragprog.com/book/dnvim/practical-vim
  23.  
  24. # counter-argument
  25. http://www.reddit.com/submit?url=http%3A%2F%2Fdelvarworld.github.io%2Fblog%2F2013%2F03%2F16%2Fjust-use-sublime-text%2F
  26.  
  27. # Color schemes
  28. https://code.google.com/p/vimcolorschemetest/
  29.  
  30. # Plugins
  31. http://www.reddit.com/r/linux/comments/29a0ya/vim_awesome/
  32. http://lsh.io/plugtalk/#48
  33.  
  34. ---
  35.  
  36. # General manual
  37. vimtutor (intro)
  38.  
  39. http://vimhelp.appspot.com/usr_toc.txt.html
  40.         * Folding -> http://vimhelp.appspot.com/fold.txt.html#folding
  41.         * ins-completion -> http://vimhelp.appspot.com/insert.txt.html#ins%2Dcompletion
  42.         * recording -> http://vimhelp.appspot.com/repeat.txt.html#recording
  43.         * :g -> http://vimhelp.appspot.com/repeat.txt.html#%3Ag
  44.         * :vimgrep -> http://vimhelp.appspot.com/quickfix.txt.html#%3Avimgrep
  45.  
  46. 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
  47.  
  48.  
  49. # Plugin management
  50. https://github.com/tpope/vim-pathogen
  51.  
  52. # Plugins
  53. NERDtree - https://www.flickr.com/photos/30496122@N07/2862367534/sizes/o/
  54. http://vimrcfu.com/ - alternative to NERDtree (supposedly more configurable)
  55. https://github.com/scrooloose/nerdcommenter - for some pro commenting
  56. CtrlP - http://kien.github.io/ctrlp.vim/
  57. https://github.com/sheerun/vim-polyglot
  58. https://github.com/tomtom/tcommand_vim - searches commands (no fuzzy search on descriptions though)
  59. https://github.com/michalliu/sourcebeautify.vim - beatify JS and html/css/json/xml/sql; basically all the web stuff
  60. https://github.com/tpope/vim-jdaddy - handy for JSON
  61. https://github.com/tpope/vim-surround - surround code with stuff
  62. https://github.com/tpope/vim-repeat - great to repeat commands (of plugins)
  63. https://github.com/ajh17/VimCompletesMe - superior tab completion
  64.  
  65. # Colorschemes
  66. https://github.com/romainl/Apprentice
  67. https://github.com/w0ng/vim-hybrid
  68.  
  69. # Example configs
  70. https://github.com/prurigro/darkcloud-vimconfig
  71.  
  72. # Fun & challenges
  73. http://vimgolf.com/
  74.  
  75. # Handy links
  76. http://www.reddit.com/r/vim/
  77. http://www.reddit.com/r/vimplugins/
  78. http://vimawesome.com/
  79. http://vimrcfu.com/
  80.  
  81.  
  82.  
  83. [[[ How 2s ]]]
  84.  
  85. # How to reverse-search vim command history like Ctrl+r with bash?
  86. q: then ? and start typing away :)
  87.  
  88. =========================================================================================
  89.  
  90. 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