mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-17 12:30:59 +01:00
renamed autoscrath
This commit is contained in:
3
.emacs
3
.emacs
@@ -563,6 +563,7 @@
|
|||||||
;; - fixed electric-indent in autoscratch config
|
;; - fixed electric-indent in autoscratch config
|
||||||
;; - use my own autoscratch triggers
|
;; - use my own autoscratch triggers
|
||||||
;; - kill-all-buffers now uses 'autoscratch-buffer
|
;; - kill-all-buffers now uses 'autoscratch-buffer
|
||||||
|
;; - renamce autoscratch
|
||||||
|
|
||||||
;; ** TODO
|
;; ** TODO
|
||||||
|
|
||||||
@@ -1065,7 +1066,7 @@ to next buffer otherwise."
|
|||||||
;; *** Autoscratch
|
;; *** Autoscratch
|
||||||
;; use autoscratch otherwise
|
;; use autoscratch otherwise
|
||||||
;; [[https://github.com/TLINDEN/autoscratch][autoscratch github]]
|
;; [[https://github.com/TLINDEN/autoscratch][autoscratch github]]
|
||||||
(require 'autoscratch)
|
(require 'autoscratch-mode)
|
||||||
(setq initial-major-mode 'autoscratch-mode)
|
(setq initial-major-mode 'autoscratch-mode)
|
||||||
(add-hook 'autoscratch-mode-hook '(lambda ()
|
(add-hook 'autoscratch-mode-hook '(lambda ()
|
||||||
(setq autoscratch-triggers-alist
|
(setq autoscratch-triggers-alist
|
||||||
|
|||||||
875
emacs.html
875
emacs.html
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user