mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-19 07:05:51 +05:30
Cleaned up random lines from emacs config
This commit is contained in:
parent
9002e4f5cc
commit
257bbf35e9
|
@ -371,8 +371,6 @@ Doom Emacs is traditionally installed by cloning the repository ([[https://githu
|
||||||
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
#+RESULTS:
|
|
||||||
|
|
||||||
*** Org Download and Image Capture
|
*** Org Download and Image Capture
|
||||||
#+BEGIN_SRC emacs-lisp :tangle config.el
|
#+BEGIN_SRC emacs-lisp :tangle config.el
|
||||||
(require 'org-download)
|
(require 'org-download)
|
||||||
|
@ -1190,8 +1188,6 @@ On Wayland, EAF doesn't work.
|
||||||
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
#+RESULTS:
|
|
||||||
|
|
||||||
*** Org Agenda Notifications
|
*** Org Agenda Notifications
|
||||||
#+BEGIN_SRC emacs-lisp :tangle config.el
|
#+BEGIN_SRC emacs-lisp :tangle config.el
|
||||||
(add-load-path! "~/.emacs.d/org-yaap")
|
(add-load-path! "~/.emacs.d/org-yaap")
|
||||||
|
|
Loading…
Reference in a new issue