all repos — nixfiles @ ae9ebe7419131e020ad39b67dd595cd2d64eed27

System and user configuration, managed by nix and home-manager

Emacs: load cc-mode on startup

Alan Pearce
commit

ae9ebe7419131e020ad39b67dd595cd2d64eed27

parent

333c045fd15b0b06d76a905269a24fd8a54df7ef

1 file changed, 0 insertions(+), 1 deletion(-)

jump to
M emacs/init.elemacs/init.el
@@ -1060,7 +1060,6 @@ :ensure t
:init (add-hook 'emacs-lisp-mode-hook #'auto-compile-on-save-mode)) (use-package cc-mode - :defer t :init (progn (add-hook 'c-mode-common-hook #'electric-indent-mode)) :config (progn