@b4n commented on this pull request.
> +# using word matching options +#wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 + +# single comments, like # in this file +comment_single=* +# multiline comments +#comment_open= +#comment_close= + +# context action command (please see Geany's main documentation for details) +context_action_cmd= + +[indentation] +#width=4 +# 0 is spaces, 1 is tabs, 2 is tab & spaces +type=0 OK -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4449#discussion_r2659518982 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4449/review/[email protected]>
