asdf
This commit is contained in:
parent
fab84588b4
commit
6da9d844ce
2 changed files with 7 additions and 3 deletions
|
@ -1279,6 +1279,8 @@ Dired is a built-in file manager for Emacs that does some pretty amazing things!
|
|||
** Telegram
|
||||
only god knows why im doing this
|
||||
#+begin_src emacs-lisp
|
||||
;; codeberg thingy
|
||||
(use-package visual-fill-column)
|
||||
(use-package telega
|
||||
:straight t
|
||||
)
|
||||
|
|
|
@ -1060,6 +1060,8 @@ kept-old-versions 5)
|
|||
|
||||
(add-hook 'emacs-startup-hook (elfeed-update))
|
||||
|
||||
;; codeberg thingy
|
||||
(use-package visual-fill-column)
|
||||
(use-package telega
|
||||
:straight t
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue