Fix python to version 3 for powerline.

master
blallo 2019-06-26 11:13:04 +02:00
parent d45420e295
commit 2cbfacae1a
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 2 additions and 0 deletions

2
vimrc
View File

@ -331,6 +331,8 @@ if !empty(glob(s:info_filename)) && !filewritable(s:info_filename)
echoerr 'The .viminfo file cannot be written to!'
endif
""" powerline
let g:powerline_pycmd = "py3"
""" keybindings