diff --git a/vimrc b/vimrc index 2ab8631..34ca251 100644 --- a/vimrc +++ b/vimrc @@ -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