We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0673dac + f13954a commit 4680b01Copy full SHA for 4680b01
main/mini-geany.c
@@ -94,6 +94,7 @@ static void ctagsInit(void)
94
95
initializeParsing ();
96
initOptions ();
97
+ initRegexOptscript ();
98
99
/* make sure all parsers are initialized */
100
initializeParser (LANG_AUTO);
0 commit comments