mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 04:11:18 +00:00
This is slowing down emacs too much
This commit is contained in:
parent
1e1b262117
commit
fae0a3506e
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
(use-package simple-httpd)
|
(use-package simple-httpd)
|
||||||
(require 'code-compass)
|
(require 'code-compass)
|
||||||
(setq c/preferred-browser "firefox")
|
(setq c/preferred-browser "firefox")
|
||||||
|
(remove-hook 'prog-mode-hook 'c/display-contributors-delayed)
|
||||||
#+end_src
|
#+end_src
|
||||||
* Youtube-dl
|
* Youtube-dl
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue