1 Blog Entry tagged: snipmate


Using Vim and Snipmate with Django

  • September 20th, 2009 (10 months, 1 week ago)

Not long ago I found the SnipMate plugin for Vim, which implements some of TextMate's snippets features in Vim. A snippet is a piece of often-typed text that you can insert into your document using a trigger word followed by a tab.

I didn't find any Django snippets for SnipMate so I started my own, hosted on GitHub, snipmate_for_django. Feel free to suggest new snippets, or send me pull requests on your forks.

Around the same time I heard about Screenr, the web-based screencasting tool, and decided to try out showing off SnipMate (and NERDTree for those that ...

Read the rest »

About this entry

Date Posted:
September 20th 2009 at 8:09:52 AM

Tagged:
django, nerdtree, snipmate, vim