Set gundo to use python3
This commit is contained in:
parent
fbd0361ffe
commit
9a791c1c06
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
|
@ -425,6 +425,7 @@ nnoremap ; :
|
||||||
nnoremap : ;
|
nnoremap : ;
|
||||||
|
|
||||||
" Gundo docs https://sjl.bitbucket.io/gundo.vim/
|
" Gundo docs https://sjl.bitbucket.io/gundo.vim/
|
||||||
|
let g:gundo_prefer_python3 = 1
|
||||||
nnoremap <F6> :GundoToggle<CR>
|
nnoremap <F6> :GundoToggle<CR>
|
||||||
|
|
||||||
" Auto encrypt files related to courseworks at uni
|
" Auto encrypt files related to courseworks at uni
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue