mirror of
https://github.com/powerline/powerline.git
synced 2025-06-21 06:10:57 +02:00
Used python version is controlled by `g:powerline_pycmd`. User configuration now has top priority: if `g:powerline_pyeval` is set powerline will not try to use `pyeval()` emulation in old Vim versions. Closes #937 as WONTFIX