Move browse-url configuration to emacs-config
This commit is contained in:
parent
64916eb378
commit
a51dd807ae
1 changed files with 0 additions and 5 deletions
|
@ -53,11 +53,6 @@
|
||||||
|
|
||||||
(global-unset-key (kbd "C-z"))
|
(global-unset-key (kbd "C-z"))
|
||||||
|
|
||||||
(eval-when-compile (require 'browse-url))
|
|
||||||
|
|
||||||
(with-eval-after-load 'browse-url
|
|
||||||
(setq browse-url-browser-function 'browse-url-firefox))
|
|
||||||
|
|
||||||
(with-eval-after-load 'paredit
|
(with-eval-after-load 'paredit
|
||||||
(diminish 'paredit-mode))
|
(diminish 'paredit-mode))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue