kitty/kittens/diff/config.py
2018-04-21 15:45:16 +05:30

10 lines
186 B
Python

#!/usr/bin/env python
# vim:fileencoding=utf-8
# License: GPL v3 Copyright: 2018, Kovid Goyal <kovid at kovidgoyal.net>
formats = {
'title': '',
'margin': '',
'text': '',
}