diff --git a/vimrc b/vimrc index 9e131e9..44c1af5 100644 --- a/vimrc +++ b/vimrc @@ -463,6 +463,7 @@ let g:DVB_TrimWS = 1 "}}} "Gundo {{{2 map u :GundoToggle +let g:gundo_prefer_python3 = 1 "}}} "Jedi {{{ " automatically popup is annoying