Vim

TwitterFacebook
Get flash to fully experience Pearltrees

Episodes

Subscribe for free with iTunes , Twitter , or RSS ( Ogg or Quicktime ). March 2013 # 46 Search for the selected text (4:39) # 45 Project-wide find and replace (6:25) # 44 Search multiple files with :vimgrep (7:25) February 2013 http://vimcasts.org/episodes/archive

Vim - walking without crutches

Emacs is extensible Emacs is a memory hog Emacs has a long startup time Vim is not extensible Vim has fast startup time Vim has a low memory footprint Emacs footprint is small by today's standards Vim plugins can increase startup time In a modal interface Every button performs a different function in each mode In a touch interface http://walking-without-crutches.heroku.com/#11

Solarized - Ethan Schoonover

http://ethanschoonover.com/solarized Precision colors for machines and people Solarized is a sixteen color palette (eight monotones, eight accent colors) designed for use with terminal and gui applications. It has several unique properties . I designed this colorscheme with both precise CIELAB lightness relationships and a refined set of hues based on fixed color wheel relationships. It has been tested extensively in real world use on color calibrated displays (as well as uncalibrated/intentionally miscalibrated displays) and in a variety of lighting conditions. See the changelog for what’s new in the most recent release.

Vim Tutorial Videos - Derek Wyatt's Blog

I’ve been doing some video tutorials that are hosted on vimeo for a little while now and they’ve reached a decent critical mass. However, they aren’t all that well organized – not that vimeo doesn’t give you a decent way to organize them, it’s just that I’m incredibly cheap and you need to pay an upgrade fee to get an unlimited number of albums. So I organize them a bit better here. Check the child pages to see what videos are available. <p style="text-align:right;color:#A8A8A8"></p> http://www.derekwyatt.org/vim/vim-tutorial-videos/

Vim Tips Wiki

http://vim.wikia.com/wiki/Vim_Tips_Wiki When writing a program it can be convenient if closing brackets are automatically inserted. For example, after typing { it can be handy if the closing } is added automatically. Our featured tip discusses solutions for this problem: some simple mappings are provided and their shortcomings outlined.
http://www.derekwyatt.org/vim/vim-tutorial-videos/vim-novice-tutorial-videos/ In these videos we cover the basics. If you’re just getting started or think you may be missing some of the basic ideas behind Vim, these videos are for you. They’re hosted at Vimeo but you can also watch them here if you wish.

Vim Novice Tutorial Videos - Derek Wyatt's Blog

Gregor Richards introduces Evalorizer, a heuristics based tool which is meant to replace JavaScript eval constructs with safer JavaScript correspondents. Stuart Church discusses applying the theories of species evolution, especially evolutionary and behavioral ecology, to software design. Stuart Church Mar 27, 2013 Ken Rimple shows how to write Spring Roo commands and features using the OSGi-based add-on API and how to extend the Roo shell using various Roo objects such as the FileManager and the ProjectManager. Ken Rimple Mar 27, 2013 Assuring compliance across an enterprise needs a holistic approach for defining process & system controls. http://www.infoq.com/presentations/Vim-From-Essentials-to-Mastery

Vim: From Essentials to Mastery