Set gundo to use python3

This commit is contained in:
viktorbarzin 2020-03-12 14:53:04 +00:00
parent 16e496df5e
commit 5245b5c573

1
.vimrc
View file

@ -425,6 +425,7 @@ nnoremap ; :
nnoremap : ;
" Gundo docs https://sjl.bitbucket.io/gundo.vim/
let g:gundo_prefer_python3 = 1
nnoremap <F6> :GundoToggle<CR>
" Auto encrypt files related to courseworks at uni