Folks,
Long story short, I was looking for a way to incorporate open comment / close comment strings into templates in a filetype-agnostic mechanism. (e.g., for shell scripts, {co} would be replaced with '#').

I didn't find anything so I forked the repo, cut a branch, and added {co} and {cc} as wildcards in src/templates.c.

I can submit a PR with the changes if you think this has any value.

What do you think?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.