xFA25E / skempo

Enhance Emacs skeleton, tempo and abbrev.
GNU General Public License v3.0
35 stars 2 forks source link

Make it possible to define templates for multiple modes #1

Closed bit69tream closed 3 years ago

bit69tream commented 3 years ago

For example, this can be pretty useful for c/c++ templates.

The solution is just check if mode has type cons and then execute skempo-mode-define-templates body on each element of cons.