diff --git a/templates/gitconfig.j2 b/templates/gitconfig.j2 index 0696fb1..84f97da 100644 --- a/templates/gitconfig.j2 +++ b/templates/gitconfig.j2 @@ -50,4 +50,5 @@ autocorrect = prompt navigate = true hyperlinks = true line-numbers = true +map-styles = bold purple => syntax magenta, bold cyan => syntax blue, bold yellow => syntax yellow {% endif %}