Set gundo to use python3
This commit is contained in:
parent
16e496df5e
commit
5245b5c573
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue