Pārlūkot izejas kodu

Remove some load on start

pull/15/head
10sr pirms 8 gadiem
vecāks
revīzija
e655a41029
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el Parādīt failu

@@ -1053,7 +1053,7 @@ found, otherwise returns nil."

(add-hook 'haskell-mode-hook 'turn-on-haskell-indentation)

(when (safe-require-or-eval 'uniquify)
(with-eval-after-load 'uniquify
(setq uniquify-buffer-name-style 'post-forward-angle-brackets)
(setq uniquify-ignore-buffers-re "*[^*]+*")
(setq uniquify-min-dir-content 1))
@@ -1549,7 +1549,7 @@ the list."
;; reuse current dired buffer for the file to open
(set-variable 'dired-ls-F-marks-symlinks t)

(when (safe-require-or-eval 'ls-lisp)
(with-eval-after-load 'ls-lisp
(setq ls-lisp-use-insert-directory-program nil) ; always use ls-lisp
(setq ls-lisp-dirs-first t)
(setq ls-lisp-use-localized-time-format t)


Notiek ielāde…
Atcelt
Saglabāt