~ruther/nixos-config

f938d8279699a98a3166d657a7c18232c22fb51d — Frantisek Bohacek 1 year, 14 days ago 37b2462
feat(emacs): remove trailing whitespaces on file save
1 files changed, 2 insertions(+), 0 deletions(-)

M modules/editors/emacs/doom.d/config.el
M modules/editors/emacs/doom.d/config.el => modules/editors/emacs/doom.d/config.el +2 -0
@@ 262,3 262,5 @@
(setq avy-all-windows t)

(remove-hook 'doom-first-buffer-hook #'smartparens-global-mode)

(add-hook 'write-file-hooks 'delete-trailing-whitespace)

Do not follow this link