doomemacs/modules/editor
Henrik Lissner df42d8ce89
editor/format: rewrite & fix set-formatter!
+ Updated docstring (and added two more examples)
+ Can now be used with shell command strings or string lists. String
  sublists can have more than 2 elements. Non-string items will be
  interpolated into the string before it. If any non-string item is nil,
  its sublist is omitted entirely.
+ Can now be used to redefine formatters predefined by the format-all
  package, by passing the formatter's name (as a symbol) as the first
  argument.
+ Added :modes property for cases when first argument isn't a major mode
  or list of them (when redefining a formatter).
2018-09-03 03:58:44 +02:00
..
format editor/format: rewrite & fix set-formatter! 2018-09-03 03:58:44 +02:00
multiple-cursors Add :editor multiple-cursors module 2018-08-06 00:31:23 +02:00
parinfer Unbind double-quote in lisp-mode 2018-06-20 22:58:05 +02:00
rotate-text Fix indentation for many autodef setters 2018-06-22 01:49:21 +02:00