prefs: make textwidth and tabwidth settable per-repository
commit28c9952a43607a44ca78b5baf818eb3282557efb
authorDavid Aguilar <davvid@gmail.com>
Sat, 20 Oct 2018 00:13:51 +0000 (19 17:13 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 20 Oct 2018 00:26:16 +0000 (19 17:26 -0700)
treeafb2849d69a1be74eb71b12c733990bdfa38b409
parent59979b248f223703ff97ab14e4e1897071b7fb50
prefs: make textwidth and tabwidth settable per-repository

The textwidth and tabwidth preferences are often project-specific, so
allow for per-repository configuration.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/main.py
cola/widgets/prefs.py