This commit is contained in:
Sakooooo 2023-12-24 13:32:15 +04:00
parent fab84588b4
commit 6da9d844ce
Signed by: sako
GPG key ID: FE52FD65B76E4751
2 changed files with 7 additions and 3 deletions

View file

@ -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
)

View file

@ -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
)