mirror of
https://github.com/powerline/powerline.git
synced 2025-11-13 02:00:16 +01: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