Highlight python operators is and not
This commit is contained in:
parent
ee3f3bff20
commit
0106825bfd
1 changed files with 1 additions and 0 deletions
|
|
@ -188,6 +188,7 @@ call <sid>hi('Repeat', s:cdPink, {}, 'none', {})
|
|||
call <sid>hi('Label', s:cdPink, {}, 'none', {})
|
||||
call <sid>hi('Operator', s:cdFront, {}, 'none', {})
|
||||
call <sid>hi('Keyword', s:cdPink, {}, 'none', {})
|
||||
call <sid>hi('pythonOperator', s:cdPink, {}, 'none', {})
|
||||
call <sid>hi('Exception', s:cdPink, {}, 'none', {})
|
||||
|
||||
call <sid>hi('PreProc', s:cdPink, {}, 'none', {})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue