diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 47cb2215..9683de44 100755 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -3384,6 +3384,15 @@ Python: aliases: - rusthon language_id: 303 +Python console: + type: programming + group: Python + searchable: false + aliases: + - pycon + tm_scope: text.python.console + ace_mode: text + language_id: 428 Python traceback: type: data group: Python