Monday, September 19, 2016

[SOLVED] Re: gundo not working

Hi,



>(Post writing: I noticed the command in the nnoremap was not written the same
>as in the error, so I adjusted that. After that, the error was not the same,
>but was:
>
>Gundo requires Vim to be compiled with Python 2.4+
>
>I'll try that tomorrow)

That was it. Building with:

./configure --enable-pythoninterp --with-python-config-dir=$(/usr/bin/python2.7-config --configdir)

did the trick.

Thanks Ben for your help!

Have a nice day,
Steve

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