Skip to content

Set powerline_pycmd to py3 in python 3 distributions #2

@s-ol

Description

@s-ol

When installing python-powerline-git on Arch, opening vim produces an error message by default that needs to be skipped every time. By adding let g:pymcd_powerline="py3" to the .vimrc this can be fixed for a single user, and by adding that line atop /usr/share/vim/vimfiles/plugin/powerline.vim it can be done system-wide.

Because the python3 and python2 packages conflict each other, I think the py3 PKGBUILDs should add that setting on their own, since python2 seems to be the default.

Or the vim loading mechanism should try both before failing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions