Changes between Version 43 and Version 44 of UsingVimWithDjango
- Timestamp:
- Aug 12, 2009, 12:34:43 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsingVimWithDjango
v43 v44 55 55 snippetsEmu for '''urls.py''' and '''views.py''' files can be found on the attachment section. To use this snippets, copy them into ''~/.vim/after/ftplugin/'' directory 56 56 57 58 === !SnipMate.vim === 59 60 [http://www.vim.org/scripts/script.php?script_id=2540 SnipMate] is another plugin that adds TextMate-style snippets for Vim. The [http://github.com/robhudson/snipmate_for_django/tree/master snipmate_for_django] Git repository, by Rob Hudson, contains many of the TextMate snippets converted to !SnipMate. 57 61 58 62 === XMLEdit.vim ===