Use shorter and more readable form of :source
This commit is contained in:
parent
bfc29749c1
commit
f67a004548
|
@ -8,4 +8,4 @@ endif
|
|||
python import sys, vim
|
||||
python sys.path.append(vim.eval('expand("<sfile>:h:h:h:h")'))
|
||||
|
||||
exec 'source '. fnameescape(expand('<sfile>:h') . '/powerline.vim')
|
||||
source <sfile>:h/powerline.vim
|
||||
|
|
Loading…
Reference in New Issue