Tuesday, May 13, 2014

Re: Vim with +python support


On Tue, May 13, 2014 at 9:54 AM, Ole Hansen <olehansen89@gmail.com> wrote:
Hi,

I was trying to install python and vim +python support. I successfully installed python 2.7 and if I go into my gvim ":echo has('python')" returns 1.

But if I open my command line vim (which I use primarily) of the same installation, ":echo has('python')" returns 0.
Is there any known way around this?

When you type :ver what do you see with regards to python in the output between gVim and console Vim? 

David

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: