In this list we have a recurrent thread: "What'ts the best IDE for
Django and Python development?" trespams-vim is my try to answer this
question for people who likes to have a very powerful editor and needs
to have an editor which is able to run in the desktop as well as in a
remote session. I have updated the previous version with delimMate and
easytags, so actually you'll find:
* Syntax highlight
* Python autocompletion
* Smart tabbing
* Templates for Python, Django, js, html, ... (just try to edit a
python file and press sbu + tab as an example)
* Add/remove comments on multiple lines
* Tabs
* Surround
* marks
etc. etc. :
This is a list of my favorite shortcuts
http://code.google.com/p/trespams-vim/wiki/readme
So, you'll find a collection of plugins and .vimrc settings that I
have found very useful in my day-by-day work in Python and Django.
http://code.google.com/p/trespams-vim/
Happy coding!
--
Antoni Aloy López
Blog: http://trespams.com
Site: http://apsl.net
Thanks for that!
zalun
--
blog http://piotr.zalewa.info
jobs http://webdev.zalewa.info
twit http://twitter.com/zalun
face http://facebook.com/zaloon
2010/9/26 Piotr Zalewa <zal...@gmail.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...@googlegroups.com.
> To unsubscribe from this group, send email to django-users...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
>
>
--
Mathieu Leduc-Hamel
Thanks
zalun
On 09/26/10 10:36, Antoni Aloy wrote:
--
Just installed vim 7.3 colorcolumn=80 is perfect for that
zalun
> http://code.google.com/p/trespams-vim/
i assume you've seen Alain's webpage:
VIM as Python IDE
http://blog.dispatched.ch/2009/05/24/vim-as-python-ide/
HelloIm having a problem with the colorschemesI'm getting this:Error detected while processing /home/rene/.vimrc:line 88:E185: Cannot find color scheme tangoAs far as i can see, there is a folder named color in the ~/trespams-vim/ folder. But there is no use, any clue?
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
--
¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸¸ Rene V²¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Yes,
The best way is to make a symbolic link to .vimrc and .vim of the
trespams-vim files, that you can clone in a separated dir.