FS#25529 - [gvim] compiled with -python3?
Attached to Project:
Arch Linux
Opened by Kiril Vladimiroff (Vladimiroff) - Friday, 12 August 2011, 08:03 GMT
Last edited by Eric Belanger (Snowman) - Thursday, 01 September 2011, 21:33 GMT
Opened by Kiril Vladimiroff (Vladimiroff) - Friday, 12 August 2011, 08:03 GMT
Last edited by Eric Belanger (Snowman) - Thursday, 01 September 2011, 21:33 GMT
|
Details
Description:
Since python in Arch is python3, is there a reason vim to be compiled without -python3 flag? It's quite a bug, since :py command is invoking python2. |
This task depends upon
Comment by Eric Belanger (Snowman) -
Thursday, 01 September 2011, 21:33 GMT
gvim-7.3.289-1 has python3 support. You'll need to use :py3 to use
it (:py invokes python2).