Remove unnecessary quotes

This commit is contained in:
Dan Davison 2020-07-01 17:44:47 -04:00
parent 1625812af3
commit 0bea3ce09e

View File

@ -285,8 +285,8 @@ All delta options can go under the `[delta]` section in your git config file. Ho
line-numbers-plus-style = "#444444"
line-numbers-left-format = "{nm:>4}┊"
line-numbers-right-format = "{np:>4}│"
line-numbers-left-style = "blue"
line-numbers-right-style = "blue"
line-numbers-left-style = blue
line-numbers-right-style = blue
[delta "decorations"]
commit-decoration-style = bold yellow box ul