Re: [Tutor] vi and python

2007-09-15 Thread Alan Gauld
"Danyelle Gragsone" <[EMAIL PROTECTED]> wrote > Sorry for the misunderstanding. Since vim points to vi > automatically > I have gotten used to calling it vi. But I did mean vim. Just to be picky, vi points to vim. vim is the program vi is an alias. So if you type vi it executes vim. But diff

Re: [Tutor] vi and python

2007-09-14 Thread wormwood_3
tutor@python.org Sent: Friday, September 14, 2007 8:35:21 PM Subject: [Tutor] vi and python Good Evening, I am running gentoo. I want to use vi to program in python. I wondered are there any other gentooovians out there who know if python support is already install

Re: [Tutor] vi and python

2007-09-14 Thread David Millar
Hi Bhaaluu and LadyNikon, I'm not exactly sure what you mean by Python support, but since I do most of my coding in plain text editors anyway I have had no trouble using vi/vim to edit/code. It's extremely useful for when my laptop is on battery mode - I have a terminal profile setup to be mostly

Re: [Tutor] vi and python

2007-09-14 Thread Danyelle Gragsone
Hi Bhaaluu, Sorry for the misunderstanding. Since vim points to vi automatically I have gotten used to calling it vi. But I did mean vim. LadyNikon ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] vi and python

2007-09-14 Thread bhaaluu
Greetings, I use vim (vi improved): http://www.ibiblio.org/obp/pyBiblio/tips/elkner/vim4python.php -- bhaaluu at gmail dot com On 9/14/07, Danyelle Gragsone <[EMAIL PROTECTED]> wrote: > Good Evening, > > I am running gentoo. I want to use vi to program in python. I > wondered are there any oth

[Tutor] vi and python

2007-09-14 Thread Danyelle Gragsone
Good Evening, I am running gentoo. I want to use vi to program in python. I wondered are there any other gentooovians out there who know if python support is already installed. Thanks, LadyNikon ___ Tutor maillist - Tutor@python.org http://mail.pyth