mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Improved git
* added branch info * added coloring for Changes to... sections * better changes id in rebase
This commit is contained in:
parent
e5cc8be863
commit
79e744c456
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ color blue "^# [^/?*:;{}\\]+$"
|
|||
# Recolor hash symbols
|
||||
color brightblack "#"
|
||||
|
||||
color magenta "#[[:space:]]Changes to be committed:"
|
||||
|
||||
# Trailing spaces
|
||||
color ,red "[[:space:]]+$"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue