Skip to content

System wide installation #139

Closed
Closed
@bergentroll

Description

@bergentroll

I would like to make a package for Archlinux AUR, so I tried to install vim-python-pep8-indent system wide. I tried to put python.vim into the /usr/share/vim/vimfiles/indent/, but it does not work in such way. So I tried to put it into the /usr/share/vim/vimfiles/after/indent/, but it does not work too. I also tried to cut if exists('b:did_indent') statement to test, but it changes nothing. Therefore things work smoothely with Plug package manager or also when I manually source the python.vim.

Is such behaviour presented by design? I there a way to install script globally?

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