mirror of
https://github.com/powerline/powerline.git
synced 2025-07-21 12:54:58 +02:00
parent
292d5313e2
commit
b7e7b1e4f7
@ -6,6 +6,7 @@ if ! has('python') && ! has('python3')
|
||||
endif
|
||||
|
||||
python <<EOF
|
||||
from __future__ import absolute_import
|
||||
import sys, vim
|
||||
sys.path.append(vim.eval('expand("<sfile>:h:h:h:h:h")'))
|
||||
from powerline.bindings.vim import source_plugin
|
||||
|
Loading…
x
Reference in New Issue
Block a user