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