diff --git a/src/foreignthon_te/template.json b/src/foreignthon_te/te.json similarity index 93% rename from src/foreignthon_te/template.json rename to src/foreignthon_te/te.json index 46ae5a4..a65d1e2 100644 --- a/src/foreignthon_te/template.json +++ b/src/foreignthon_te/te.json @@ -111,15 +111,15 @@ }, "postfix_keywords": [ - "ప్రతి", - "ఎంతవరకు", - "రూపొందించు", - "మాదిరి", - "ఇవ్వు", - "యత్నించు", - "ఎగరేయి", - "వాడుతూ", - "చేర్చు", - "నుంచీ" + "for", + "while", + "def", + "class", + "return", + "try", + "raise", + "with", + "import", + "from" ] } \ No newline at end of file