1 Item for 20 September 2009
Using Vim and Snipmate with Django
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 ...