emacs: remove catchup
This commit is contained in:
parent
02449f43fe
commit
5ba2ed73cd
1 changed files with 0 additions and 6 deletions
|
@ -358,12 +358,6 @@ value `italic'."
|
|||
(load mu4e-file)))
|
||||
|
||||
;; other packages
|
||||
(require 'catchup)
|
||||
(setq catchup-separator "\t"
|
||||
catchup-spec '((format-time-string "date %Y/%m/%d %T")
|
||||
(catchup-battery "batt %s%%")))
|
||||
(global-set-key (kbd "C-c u") 'catchup)
|
||||
|
||||
(require 'esv)
|
||||
(add-to-list 'esv-arguments "-f")
|
||||
(setq esv-close-existing-buffers t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue