gundo.vim/autoload
Omar Khan d8ea993adc Send strings to difflib.unified_diff
Python 3.5 adds type-checking to difflib, which causes gundo to fail.
This fixes the issue by converting the arguments to strings.
See https://bugs.python.org/issue17445 for details
2015-12-03 10:00:38 +07:00
..
gundo.py Send strings to difflib.unified_diff 2015-12-03 10:00:38 +07:00
gundo.vim Add g:gundo_playback_delay option 2013-04-15 22:45:52 +08:00