diff options
| author | Benjamin Linskey | 2019-04-08 01:28:50 -0400 |
|---|---|---|
| committer | Benjamin Linskey | 2019-04-08 01:28:50 -0400 |
| commit | 9be1794092d2a6ed28d932bd61625760632ce090 (patch) | |
| tree | d4bb60fcfb2b7cff0d56c6eabea6b28c856cc57a | |
| parent | bf6ec21b0f58eeb646c04202c089ef2b2beba95c (diff) | |
| download | btl.vim-9be1794092d2a6ed28d932bd61625760632ce090.tar.gz | |
Set Title group colors
| -rw-r--r-- | colors/btl.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/colors/btl.vim b/colors/btl.vim index a52c730..3323e80 100644 --- a/colors/btl.vim +++ b/colors/btl.vim @@ -91,6 +91,7 @@ hi! link Debug Normal hi! link Ignore Normal hi! link ErrorMsg Error hi! link Directory String +hi! link Title Normal hi! link gitcommitOverflow Error |