Tag: snippetsemu

Here you can see a listing of all the posts tagged with snippetsemu on this website.

  • MacVIM as TextMate replacement

    Posted on Aug. 3, 2008 at 17:05 +0200 Tagged with , , ,

    TextMate is one of the coolest editors around thanks to its Snippet-feature, ease of extensibility and community support. But more and more I saw myself using VIM instead of TextMate for one reason or another, but mainly because I'm just so used to searching with / and using :s for search-and-replace. And MacVIM helped quite a lot too, thanks to its pretty nice integration into OSX.

    Today I tried two plugins for vim that move it pretty close to what TextMate has to offer (not that vim is less powerful than TM or something, but some gems are just too well hidden ;-) ): snippetsEmu for snippets and NERD_tree as a replacement for the project-drawer.

    [more ...]

    3 comments