Add packaging and release automation
This commit is contained in:
parent
2a3b58c44e
commit
8e51e47587
1082 changed files with 356427 additions and 0 deletions
11
vendor/github.com/alecthomas/chroma/v2/styles/abap.xml
generated
vendored
Normal file
11
vendor/github.com/alecthomas/chroma/v2/styles/abap.xml
generated
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<style name="abap">
|
||||
<entry type="Error" style="#ff0000"/>
|
||||
<entry type="Background" style="bg:#ffffff"/>
|
||||
<entry type="Keyword" style="#0000ff"/>
|
||||
<entry type="Name" style="#000000"/>
|
||||
<entry type="LiteralString" style="#55aa22"/>
|
||||
<entry type="LiteralNumber" style="#33aaff"/>
|
||||
<entry type="OperatorWord" style="#0000ff"/>
|
||||
<entry type="Comment" style="italic #888888"/>
|
||||
<entry type="CommentSpecial" style="#888888"/>
|
||||
</style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue