Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Commit 70e5c24

Browse files
committed
minor mods
1 parent ced3e36 commit 70e5c24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

idapython.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -980,6 +980,7 @@ bool idapython_plugin_t::init()
980980
return false;
981981
}
982982

983+
// add new Python keywords as needed
983984
python_highlighter.add_new_keywords();
984985

985986
// remove current directory

0 commit comments

Comments
 (0)