Re: Vim as Python IDE

2013-04-06 Thread David Halter
2013/3/6 > On Friday, January 18, 2013 10:09:19 PM UTC+1, David Halter wrote: > > > > The IDE features are better than those of python-mode, but python-mode > > > > offers other additional features. They work side by side. Just disable > > > > the rope features of python-mode. > > How do you disa

Re: Vim as Python IDE

2013-03-06 Thread Benjamin Klein
d, but nonetheless, another link: http://blog.dispatched.ch/2009/05/24/vim-as-python-ide/ -- b -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php -

Re: Vim as Python IDE

2013-03-06 Thread tucky . kong
On Friday, January 18, 2013 10:09:19 PM UTC+1, David Halter wrote: > > The IDE features are better than those of python-mode, but python-mode > > offers other additional features. They work side by side. Just disable > > the rope features of python-mode. How do you disable those features? Do yo

Re: Vim as Python IDE

2013-01-18 Thread David Halter
> I would like to know what´s the best way to turn Vim into a Python IDE on > Windows 7 If you're interested in autocompletion / goto and this kind of IDE stuff, jedi-vim might be for you: https://github.com/davidhalter/jedi-vim The IDE features are better than those of python-mode, but python-m

Re: Vim as Python IDE

2013-01-12 Thread Hidolfo Anselmi
Thank you, I´ll try this, i´m gonna start programming and I read that python is the best option for noobs, and I wanna Vim as my main IDE. On Sat, Jan 12, 2013 at 4:57 AM, lordkrandel wrote: > On 12/01/2013 09:02, Zippermeyer wrote: > >> Hello, >> I would like to know what´s the best way to tur

Re: Vim as Python IDE

2013-01-12 Thread lordkrandel
On 12/01/2013 09:02, Zippermeyer wrote: Hello, I would like to know what´s the best way to turn Vim into a Python IDE on Windows 7 Thank you. There is no such thing as a best way. It depends on which features you'd like to get. If they are not already there in Vim, you can use plugins, or scr

Vim as Python IDE

2013-01-12 Thread Zippermeyer
Hello, I would like to know what´s the best way to turn Vim into a Python IDE on Windows 7 Thank you. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php

Re: Using vim as Python-IDE

2010-08-28 Thread Reid Thompson
On 8/28/2010 11:03 AM, Jeffrey 'jf' Lim wrote: On Sat, Aug 14, 2010 at 4:58 AM, Reid Thompson wrote: On Fri, 2010-08-13 at 22:53 +0200, Marc Weber wrote: Excerpts from meino.cramer's message of Fri Aug 13 21:15:13 +0200 2010: Hi, for developing python scripts I want to "convert" my vim into

Re: Using vim as Python-IDE

2010-08-28 Thread Jeffrey 'jf' Lim
On Sat, Aug 14, 2010 at 4:58 AM, Reid Thompson wrote: > On Fri, 2010-08-13 at 22:53 +0200, Marc Weber wrote: >> Excerpts from meino.cramer's message of Fri Aug 13 21:15:13 +0200 2010: >> > Hi, >> > >> > for developing python scripts I want to "convert" my vim into a >> > a Python IDE. > > google p

Re: Using vim as Python-IDE

2010-08-13 Thread meino . cramer
Reid Thompson [10-08-13 23:00]: > On Fri, 2010-08-13 at 22:53 +0200, Marc Weber wrote: > > Excerpts from meino.cramer's message of Fri Aug 13 21:15:13 +0200 2010: > > > Hi, > > > > > > for developing python scripts I want to "convert" my vim into a > > > a Python IDE. > > google pida > google vi

Re: Using vim as Python-IDE

2010-08-13 Thread Reid Thompson
On Fri, 2010-08-13 at 22:53 +0200, Marc Weber wrote: > Excerpts from meino.cramer's message of Fri Aug 13 21:15:13 +0200 2010: > > Hi, > > > > for developing python scripts I want to "convert" my vim into a > > a Python IDE. google pida google vimmate -- You received this message from the "vim_

Re: Using vim as Python-IDE

2010-08-13 Thread Marc Weber
Excerpts from meino.cramer's message of Fri Aug 13 21:15:13 +0200 2010: > Hi, > > for developing python scripts I want to "convert" my vim into a > a Python IDE. Hi meino.cramer Maybe start explaining what you expect from an IDE. Also telling "I have many errors" without telling which won't hel

Using vim as Python-IDE

2010-08-13 Thread meino . cramer
Hi, for developing python scripts I want to "convert" my vim into a a Python IDE. I searched the web and found dozens of tricks tips and other things how to accomplish that. I tried to combine all that bits and pieces and end up with a bunch full of warnings and errors from wrong configs and scrip