From 709accc8e4f6dc3c21fc9b55e9fcc31559c68472 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 21 Sep 2019 12:44:34 -0400 Subject: Re-arrange the vim configuration --- plugin/gundo.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 plugin/gundo.vim (limited to 'plugin/gundo.vim') diff --git a/plugin/gundo.vim b/plugin/gundo.vim new file mode 100644 index 0000000..bdcb82a --- /dev/null +++ b/plugin/gundo.vim @@ -0,0 +1 @@ +let g:gundo_prefer_python3 = 1 -- cgit v1.2.3