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.
1 parent 0673dac commit f13954aCopy full SHA for f13954a
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