From 5245b5c5737aec1ed2bba08d1724fa640d08d0d4 Mon Sep 17 00:00:00 2001 From: viktorbarzin Date: Thu, 12 Mar 2020 14:53:04 +0000 Subject: [PATCH] Set gundo to use python3 --- .vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vimrc b/.vimrc index ca82f8b..5315cc3 100644 --- a/.vimrc +++ b/.vimrc @@ -425,6 +425,7 @@ nnoremap ; : nnoremap : ; " Gundo docs https://sjl.bitbucket.io/gundo.vim/ +let g:gundo_prefer_python3 = 1 nnoremap :GundoToggle " Auto encrypt files related to courseworks at uni