Files
doomemacs/core/autoload
Henrik Lissner edc9bf70af Delete trailing whitespace, globally, by default
Also adds doom|disable-delete-trailing-whitespace hook, which can be
used to disable this behavior on a per-buffer basis. If you want to turn
off this global behavior:

  (remove-hook 'write-file-functions #'delete-trailing-whitespace)
2018-08-30 20:36:15 +02:00
..
2018-08-21 02:56:54 +02:00
2018-06-23 19:53:54 +02:00
2018-08-02 14:17:53 +02:00
2018-05-25 00:49:03 +02:00
2018-08-29 02:15:51 +02:00