diff --git a/src/tooltips.cpp b/src/tooltips.cpp index 90e911a..34cd666 100644 --- a/src/tooltips.cpp +++ b/src/tooltips.cpp @@ -815,7 +815,7 @@ void Tooltip::insert_code(const std::string &code, boost::variantset_text(code); auto scheme = view->get_source_buffer()->get_style_scheme(); tmp_view.get_source_buffer()->set_style_scheme(scheme);