|
List Info
Thread: New Vim files for Django
|
|
| New Vim files for Django |

|
2007-01-28 10:54:18 |
Hello,
Updated syntax files for the Vim editor are available here:
http://www.vim.org/scripts/script.php?script_id=1487
Improvements include:
* Support for the new comment syntax, e.g. {# greeting
#}.
* Better error highlighting, for example "{{
variable %}" (incorrectly
terminated variable) will now highlight the
"%}" in red.
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
django-users-unsubscribe googlegroups.com
For more options, visit this group at htt
p://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: New Vim files for Django |

|
2007-01-29 20:04:10 |
On 1/28/07, Dave Hodder <dmh dmh.org.uk> wrote:
>
> Hello,
>
> Updated syntax files for the Vim editor are available
here:
>
>
http://www.vim.org/scripts/script.php?script_id=1487
>
> Improvements include:
>
> * Support for the new comment syntax, e.g. {#
greeting #}.
>
> * Better error highlighting, for example "{{
variable %}" (incorrectly
> terminated variable) will now highlight the
"%}" in red.
>
> Regards,
>
> Dave
Hi Dave,
thanks for the work, it's great to see some more colors in
my ViM... ;)
>
> >
>
--
Honza Kr�l
E-Mail: Honza.Kral gmail.com
ICQ#: 107471613
Phone: +420 606 678585
--~--~---------~--~----~------------~-------~--~----~
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
django-users-unsubscribe googlegroups.com
For more options, visit this group at htt
p://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: New Vim files for Django |

|
2007-01-31 10:34:33 |
On Sunday, January 28, 2007, 9:54:18 AM, Dave Hodder wrote:
> Updated syntax files for the Vim editor are available
here:
>
http://www.vim.org/scripts/script.php?script_id=1487
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?
--
Andrew Diederich
--~--~---------~--~----~------------~-------~--~----~
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
django-users-unsubscribe googlegroups.com
For more options, visit this group at htt
p://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: New Vim files for Django |

|
2007-01-31 10:48:54 |
|
On 1/31/07, Andrew Diederich < andrewdied gmail.com">andrewdied gmail.com> 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?
htmldjango.vim
0.1 is for the indent
you should put it in ~/.vim/indent/ -- :::lxuser 391715::: http://igordevlog.blogspot.com/
--~--~---------~--~----~------------~-------~--~----~
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 django-users-unsubscribe googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---
|
| Re: New Vim files for Django |

|
2007-01-31 14:08:33 |
On Jan 31, 4:34 pm, Andrew Diederich <andrewd... gmail.com> 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 FilesVimvimfilessyntax
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 vimfilesindent). Try typing gg=G to see it in
action.
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
django-users-unsubscribe googlegroups.com
For more options, visit this group at htt
p://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: New Vim files for Django |

|
2007-01-31 15:46:23 |
On Jan 30, 2:04 am, "Honza Král"
<honza.k... gmail.com> wrote:
>
> Hi Dave,
> thanks for the work, it's great to see some more colors
in my ViM... ;)
No problem Honza, glad it's of some use to you.
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
django-users-unsubscribe googlegroups.com
For more options, visit this group at htt
p://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
[1-6]
|
|