Adds empty styles for value and setting (used in .ini files)

This commit is contained in:
Dan Kaplun 2014-05-27 13:28:08 -05:00
parent 5050f188c2
commit 32b41a943d

View File

@ -137,6 +137,8 @@ strong = "{bold}"
code = "{green-fg}"
link_label = ""
link_url = "{yellow-fg}"
value = ""
setting = ""
[field.style]
currentLine = "{underline}"