diff --git a/idapython.cpp b/idapython.cpp index 233e296..1501af7 100644 --- a/idapython.cpp +++ b/idapython.cpp @@ -980,6 +980,7 @@ bool idapython_plugin_t::init() return false; } + // add new Python keywords as needed python_highlighter.add_new_keywords(); // remove current directory