Highlight std::* Types
This commit is contained in:
parent
930eae47c6
commit
2898fba312
@ -22,6 +22,8 @@
|
||||
<item>float</item>
|
||||
<item>bool</item>
|
||||
<item>void</item>
|
||||
<item>std::string</item>
|
||||
<item>std::vector</item>
|
||||
</list>
|
||||
<contexts>
|
||||
<context attribute="Normal Text" lineEndContext="#stay" name="Normal Text" >
|
||||
@ -49,6 +51,6 @@
|
||||
<comments>
|
||||
<comment name="singleLine" start="//"/>
|
||||
</comments>
|
||||
<keywords casesensitive="1" weakDeliminator="-" />
|
||||
<keywords casesensitive="1" weakDeliminator="-:" />
|
||||
</general>
|
||||
</language>
|
||||
|
Loading…
Reference in New Issue
Block a user