diff options
Diffstat (limited to 'app-vim/gundo/files/gundo-2.6.2-python3.patch')
| -rw-r--r-- | app-vim/gundo/files/gundo-2.6.2-python3.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/app-vim/gundo/files/gundo-2.6.2-python3.patch b/app-vim/gundo/files/gundo-2.6.2-python3.patch deleted file mode 100644 index 89b7706c8190..000000000000 --- a/app-vim/gundo/files/gundo-2.6.2-python3.patch +++ /dev/null @@ -1,13 +0,0 @@ -Force defaulting to python3. - ---- sjl-gundo.vim-6918f8da3839/autoload/gundo.vim -+++ sjl-gundo.vim-6918f8da3839/autoload/gundo.vim -@@ -44,7 +44,7 @@ - let g:gundo_close_on_revert = 0 - endif"}}} - if !exists("g:gundo_prefer_python3")"{{{ -- let g:gundo_prefer_python3 = 0 -+ let g:gundo_prefer_python3 = 1 - endif"}}} - if !exists("g:gundo_auto_preview")"{{{ - let g:gundo_auto_preview = 1 |
