On Jan 31, 4:34 pm, Andrew Diederich <[EMAIL PROTECTED]> wrote: > > Is the htmldjango.vim 1.05 version the right one to grab? i.e. are > they all supposed to do the same thing, and that one is the latest?
Hi Andrew, You should download both htmldjango.vim 1.05 and django.vim 1.04 and place them in your Vim syntax directory. (Typically that's ~/.vim/ syntax under Unix, and C:\Program Files\Vim\vimfiles\syntax under Windows.) htmldjango.vim 1.05 requires django.vim 1.04 to work properly. Perhaps I need to sort out my version numbering to make it less confusing! The htmldjango.vim 0.1 file is for automatic indentation and not a syntax file. It's entirely optional. You can place it in ~/.vim/ indent (or vimfiles\indent). Try typing gg=G to see it in action. :o) Regards, Dave --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---