Update emacs.org
This commit is contained in:
parent
579293a60d
commit
aa9ee15e73
1 changed files with 20 additions and 19 deletions
|
@ -43,7 +43,8 @@ M-x org-bable-tangle
|
|||
(dolist (mode '(org-mode-hook
|
||||
term-mode-hook
|
||||
eshell-mode-hook
|
||||
treemacs-mode-hook))
|
||||
treemacs-mode-hook
|
||||
dashboard-mode-hook))
|
||||
(add-hook mode (lambda () (display-line-numbers-mode 0))))
|
||||
;; Bell
|
||||
(setq visible-bell t)
|
||||
|
|
Loading…
Reference in a new issue