mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-17 04:20:57 +01:00
+fixes
This commit is contained in:
2
.emacs
2
.emacs
@@ -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
|
||||
;; --------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user