[MacPorts] #32629: No support for python in vim from macports
#32629: No support for python in vim from macports ---------------------------------+------------------------------------------ Reporter: pengyu.ut@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ---------------------------------+------------------------------------------ Macports vim has no support of python. Could anybody add python support to vim? {{{ ~/.vim/ftplugin$ vim --version|grep python +path_extra -perl +persistent_undo +postscript +printer -profile -python -python3 +quickfix +reltime -rightleft -ruby +scrollbind +signs +smartindent ~/.vim/ftplugin$ which vim /opt/local/bin/vim }}} -- Ticket URL: <https://trac.macports.org/ticket/32629> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32629: No support for python in vim from macports ---------------------------------+------------------------------------------ Reporter: pengyu.ut@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by larry.velazquez@…): You'll have to reinstall vim using one of the Python variants. Run `port variants vim` to see what's available. -- Ticket URL: <https://trac.macports.org/ticket/32629#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32629: No support for python in vim from macports ---------------------------------+------------------------------------------ Reporter: pengyu.ut@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: vim ---------------------------------+------------------------------------------ Changes (by cal@…): * owner: macports-tickets@… => raimue@… * port: => vim -- Ticket URL: <https://trac.macports.org/ticket/32629#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32629: No support for python in vim from macports ----------------------------------+----------------------------------------- Reporter: pengyu.ut@… | Owner: raimue@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: wontfix | Keywords: Port: vim | ----------------------------------+----------------------------------------- Changes (by raimue@…): * status: new => closed * resolution: => wontfix Comment: As stated above, python support is already available as a variant. For example: {{{ sudo port install vim +python27 }}} -- Ticket URL: <https://trac.macports.org/ticket/32629#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts