hitags update
This commit is contained in:
@ -71,6 +71,18 @@ targets = [
|
||||
'type': 'c',
|
||||
'out': hi('Type')
|
||||
},
|
||||
{
|
||||
'type': 'e',
|
||||
'out': hi('Type')
|
||||
},
|
||||
{
|
||||
'type': 'u',
|
||||
'out': hi('Type')
|
||||
},
|
||||
{
|
||||
'type': 'g',
|
||||
'out': hi('Type')
|
||||
},
|
||||
{
|
||||
'type': 'd',
|
||||
'out': hi('Constant')
|
||||
|
Reference in New Issue
Block a user