b4n commented on this pull request.
> {
- const kindOption *kindOpt;
-
- if (hasRegexKind (language, kind))
- return isRegexKindEnabled (language, kind);
- else if (hasXcmdKind (language, kind))
- return isXcmdKindEnabled (language, kind);
Ah OK great then
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2018#discussion_r247617079
