This commit is contained in:
Thomas von Dein
2017-07-17 17:21:31 +02:00
parent 595e827c71
commit d7eecd45c9
2 changed files with 431 additions and 427 deletions

2
.emacs
View File

@@ -553,6 +553,7 @@
;; it because inappropriate,
;; [[https://github.com/TLINDEN/config-general-mode/commit/d7e8323][see d7e8323]]
;; - fixed autoscratch hook
;; - add scratch alias
;; ** TODO
@@ -1059,6 +1060,7 @@ to next buffer otherwise."
(add-hook 'autoscratch-mode-hook '(lambda ()
(setq electric-indent-mode nil
autoscratch-trigger-on-first-char t)))
(defalias 'scratch 'autoscratch-buffer)
;; * Global Key Bindings
;; --------------------------------------------------------------------------------

File diff suppressed because it is too large Load Diff