emacs.d

bloated emacs configuration
git clone git://git.ckyln.com/~cem/emacs.d.git
Log | Files | Refs | README

commit f980fb8dd7ee53d2a24a05bf8db5a25ab157e8cd
parent 74c578ea2729e10f592800658a88fe47fe232e0c
Author: Cem Keylan <cem@ckyln.com>
Date:   Fri, 17 Jul 2020 00:43:35 +0300

org-noter: re-enable package

Diffstat:
Minit.org | 6+-----
1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/init.org b/init.org @@ -574,14 +574,10 @@ the stuff for notetaking, bibliography management, etc. I am using org-noter and org-roam (which is a zettelkasten) for note-taking, and I find them extremely useful. -#+BEGIN_SRC emacs-lisp :tangle no +#+BEGIN_SRC emacs-lisp (use-package org-noter :after org :ensure t) - - (use-package org-roam - :after org - :ensure t) #+END_SRC *** Bibliography stuff