summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org17
1 files changed, 0 insertions, 17 deletions
diff --git a/init.org b/init.org
index 52c191b..accdfdf 100644
--- a/init.org
+++ b/init.org
@@ -1141,23 +1141,6 @@ This is even more stuff to be done after initialising packages. I still need to
(setq scss-compile-at-save nil)
-;; (setq whitespace-global-modes '(not erc-mode))
-;; (global-whitespace-mode 1)
-;; (set-face-attribute 'whitespace-space nil :background nil :foreground "gray20")
-;; (set-face-attribute 'whitespace-newline nil :background nil :foreground "gray20")
-;; (setq whitespace-style
-;; '(face spaces tabs newline space-mark tab-mark newline-mark))
-;; (setq whitespace-display-mappings
-;; ;; all numbers are Unicode codepoint in decimal. try
-;; ;; (insert-char 182 ) to see it
-;; '(
-;; (space-mark 32 [183] [46]) ; 32 SPACE, 183 MIDDLE DOT 「·」,
-;; ; 46 FULL STOP 「.」
-;; (newline-mark 10 [182 10]) ; 10 LINE FEED
-;; (tab-mark 9 [9655 9] [92 9]) ; 9 TAB, 9655 WHITE
-;; ; RIGHT-POINTING TRIANGLE 「▷」
-;; ))
-
(desktop-save-mode t)
(setq desktop-restore-eager 5) ; restore buffers lazily
(setq desktop-lazy-idle-delay 3) ; no hurry