From 70e5c24046f080235e3722c516030404f4f8e84e Mon Sep 17 00:00:00 2001 From: Elias Bachaalany Date: Fri, 5 May 2023 08:01:11 -0700 Subject: [PATCH] minor mods --- idapython.cpp | 1 + 1 file changed, 1 insertion(+) 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