Closed
Description
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
Labels
No labels