Icon_search

Items tagged with "textmate"

Show:  All  |  News Items  |  Blog Posts

News Items

There are no news releases with that tag.


Blog Posts

Useful (though random) vim tips

Jan 4, 2009 by Colin

Following Thoughtbot's excellent example, I thought I'd also put together a few random vim tips for others who've made the scary jump from Textmate. Searching Assuming you've got your fingers dirty with vim's great search functionality (faster to use than Textmate's, I might add), you may encounter occasional unpleasantness when you've just searched for a word or p...

Tagged: vi, vim, textmate, regex, regular expressions, searching, text editor, ex

Updating NERD Tree Key Mappings

Dec 22, 2008 by Colin

As I get more into using Vim and learning all of the keyboard-based commands, I occasionally run across something that doesn't act quite the way I think it should. Case in point: when using the FANTASTIC NERD Tree plugin for Vim (it's a project browser much like Textmate's Project Drawer), I found a (small) bottleneck in my workflow. I like using the H, M, and L c...

Tagged: vim, nerd tree, key mappings, plugin, textmate