Use shorter and more readable form of :source

This commit is contained in:
ZyX-I 2013-01-03 00:39:38 +04:00 committed by Kim Silkebækken
parent bfc29749c1
commit f67a004548
1 changed files with 1 additions and 1 deletions

View File

@ -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