mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 08:35:39 +01: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
@ -34,6 +34,8 @@ color blue "^# [^/?*:;{}\\]+$"
|
||||
# Recolor hash symbols
|
||||
color brightblack "#"
|
||||
|
||||
color magenta "#[[:space:]]Changes to be committed:"
|
||||
|
||||
# Trailing spaces
|
||||
color ,red "[[:space:]]+$"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user