Multiple regular expressions for hideshow
1 answer
Taken from EmacsWiki . If I understand your question correctly, you may be out of luck, however the "easy way" may mean that there is a difficult path to find.
Good luck.
There is no easy way to specify multiple regular expression pairs for the same language, for example
* Open: {, close: } * Open: #ifdef, close: #else or #elif or … etc.
+4
a source to share