chiark / gitweb /
el/dot-emacs.el (mdw-fontify-rust): Fix integer literal syntax.
[profile] / dot / tigrc
CommitLineData
5d2b7dab
MW
1### tig config
2
3set tab-size = 8
4set show-rev-graph = yes
3ebdee3b 5##set commit-encoding = UTF-8
5d2b7dab
MW
6
7color title-blur cyan blue
8color title-focus white blue bold
9
b42c88c3
MW
10color cursor blue yellow
11
5d2b7dab
MW
12color main-date red default
13color main-author magenta default bold
14color main-commit default default
15color main-delim green default bold
16color main-tag yellow default bold
17color main-ref cyan default bold
18
19color diff-header yellow default bold
20color diff-index default default bold
21color diff-chunk cyan default
7cdd66c5
MW
22color diff-add green default
23color diff-del red default
5d2b7dab
MW
24color diff-oldmode red default
25color diff-newmode green default
26color diff-copy-from red default
27color diff-copy-to green default
28color diff-rename-from red default
29color diff-rename-to green default
30##color diff-similarity
31##color diff-dissimilarity
32##color diff-tree
33
34color pp-author green default bold
35color pp-commit green default bold
36color pp-merge green default bold
37color pp-date green default bold
38color pp-adate green default bold
39color pp-cdate green default bold
40color pp-refs green default bold
41
42color commit green default
43color parent green default
44color tree green default
45color author green default
46color committer green default
47
48color signoff blue default
49color acked blue default