mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-04 20:46:29 +03:00
Added this keyword to elena.
This commit is contained in:
@@ -82,7 +82,7 @@ SyntaxDefinition& addElena() {
|
||||
{ "constructor", "keyword" }, { "singleton", "keyword" },
|
||||
{ "real", "type" }, { "ifnot", "keyword" },
|
||||
{ "symbol", "keyword" }, { "use", "keyword" },
|
||||
{ "pointer", "type" }
|
||||
{ "pointer", "type" }, { "this", "keyword" },
|
||||
|
||||
},
|
||||
"//",
|
||||
|
||||
Reference in New Issue
Block a user