Re: VIM editor question

2007-06-09 Thread BartlebyScrivener
On Jun 9, 1:23 pm, "Jerry Van Brimmer" <[EMAIL PROTECTED]> wrote: > On 6/9/07, BartlebyScrivener <[EMAIL PROTECTED]> wrote: > > > No! That's completely wrong. > > No, it's not *completely* wrong. Yes, I should have mentioned the > bg=dark entry, but that doesn't make it *completely* wrong. you're >

Re: VIM editor question

2007-06-09 Thread Jerry Van Brimmer
On 6/9/07, BartlebyScrivener <[EMAIL PROTECTED]> wrote: > On Jun 9, 1:14 am, "Jerry VanBrimmer" <[EMAIL PROTECTED]> wrote: > > > In your vim configuration file enter: > > > > colorscheme > > > > Example: > > > > colorscheme elflord > > > > Restart vim. > > No! That's completely wrong. No, it's n

Re: VIM editor question

2007-06-09 Thread BartlebyScrivener
On Jun 9, 9:56 am, "Joe Riopel" <[EMAIL PROTECTED]> wrote: > I use vim on both Windows and UNIX/Linux, and found this vimrc > file.http://darksmile.net/software/.vimrc.html > > It's pretty good and has good comments. You might want to take a look > at that and customize it. > > Plus this is > gre

Re: VIM editor question

2007-06-09 Thread Joe Riopel
I use vim on both Windows and UNIX/Linux, and found this vimrc file. http://darksmile.net/software/.vimrc.html It's pretty good and has good comments. You might want to take a look at that and customize it. Plus this is great: http://www.usf.uni-osnabrueck.de/infoservice/doc/localhtml/vim/if_pyth

Re: VIM editor question

2007-06-09 Thread BartlebyScrivener
On Jun 9, 1:14 am, "Jerry VanBrimmer" <[EMAIL PROTECTED]> wrote: > In your vim configuration file enter: > > colorscheme > > Example: > > colorscheme elflord > > Restart vim. No! That's completely wrong. It should be: colorscheme moria set bg=dark http://www.vim.org/scripts/script.php?script

Re: VIM editor question

2007-06-08 Thread Jerry VanBrimmer
In your vim configuration file enter: colorscheme Example: colorscheme elflord Restart vim. On 6/8/07, David <[EMAIL PROTECTED]> wrote: > Is anyone in the group familiar with the VIM editor? I rather like it but > any time I right click on a file and select "Edit with Vim" It opens the >

VIM editor question

2007-06-08 Thread David
Is anyone in the group familiar with the VIM editor? I rather like it but any time I right click on a file and select "Edit with Vim" It opens the file in a rather ugly default color scheme. I'd love to know how to make it automatically open files I select in my favorite color scheme rather t