On Wed, 2009-01-07 at 13:06 +0000, Adam Stein wrote:

> I have omnicomplete working (haven't used it too much yet).  I have
> this
> in my $HOME/.vimrc file:
...
> Also, I have vim starting automatically importing the Django db.  I
> have
> a little script (below) that will automatically find my settings.py
> file
> and start vim.  I do this by starting at the location of the file on
> the
> vim command line and working upwards in the directory structure until
> I
> find it:
...
> I only use Django on Unix/Linux so I'm guessing it would need some
> tweaking for Windows.

I am using PySmell to autocomplete Django code, but I think omnicomplete
is better. Tomorrow I'll try it :-)
Thanks
-- 
Marco Buttu


--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to