parent
ae29ff6fa5
commit
5cc30c0ab7
1 changed files with 3 additions and 5 deletions
|
@ -1217,11 +1217,9 @@ Dired is a built-in file manager for Emacs that does some pretty amazing things!
|
||||||
** Telegram
|
** Telegram
|
||||||
only god knows why im doing this
|
only god knows why im doing this
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
;; codeberg blocked in country :(
|
;; codeberg thingy
|
||||||
(use-package visual-fill-column
|
(use-package visual-fill-column)
|
||||||
:straight nil)
|
(use-package telega)
|
||||||
(use-package telega
|
|
||||||
:straight nil)
|
|
||||||
#+end_src
|
#+end_src
|
||||||
** pdf-tools
|
** pdf-tools
|
||||||
Emacs can be everything? Why not turn it into a pdf reader
|
Emacs can be everything? Why not turn it into a pdf reader
|
||||||
|
|
Loading…
Reference in a new issue