Start of myfeed, minor package changes
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
:defer nil
|
||||
:config (direnv-mode))
|
||||
|
||||
;; Sometimes, one must use multiple terminals.
|
||||
(use-package multi-vterm
|
||||
:ensure t
|
||||
:defer t)
|
||||
|
||||
;; Setting this to true makes it so that Emacs saves existing clipboard text
|
||||
;; into kill ring before replacing it.
|
||||
(setq save-interprogram-paste-before-kill t)
|
||||
|
||||
Reference in New Issue
Block a user