@xiota commented on this pull request.
In doc/geany.txt:
> @@ -2674,6 +2674,29 @@ Placeholder Description useful if you're debugging color schemes or related code. ============ =========================================================== + +Filetype Regex +`````````````` + +The ``extract_filetype_regex`` setting contains the regex that is used +to extract the filetype name from the file with the first capture group. +The default value finds filetypes contained in Emacs-style tags. +See `def_ft_regex`_.
Changed to refer to the keyfile.c section. Also put the default regex and link back to Filetype Regex directly in the table.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.