Bruno BELANYI
|
724abf12e8
|
Fix 'method' keyword high-lighting
It makes more sense to add it to `keyword.function`, neovim does not
have a `keyword.method` category, and `method` is for the method name
itself.
|
2022-11-22 10:28:33 +01:00 |
|
Bruno BELANYI
|
b1c2da4cb4
|
Add 'self' built-in variable high-lighting
|
2022-06-04 21:45:54 +02:00 |
|
Bruno BELANYI
|
acb5765591
|
Make 'method' keyword more specific
|
2022-06-04 21:45:54 +02:00 |
|
Bruno BELANYI
|
065ad5f760
|
Make 'new' constructor keyword
|
2022-06-04 21:45:54 +02:00 |
|
Bruno BELANYI
|
9c51cbc93f
|
Add 'Object' built-in type
|
2022-06-04 21:45:54 +02:00 |
|
Bruno BELANYI
|
425890a6fc
|
Add methods high-lighting
|
2022-06-04 21:45:54 +02:00 |
|
Bruno BELANYI
|
555e10c736
|
Add object-oriented keywords high-lighting
|
2022-06-04 21:45:54 +02:00 |
|