summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
authorAlan Pearce2016-01-20 20:58:13 +0100
committerAlan Pearce2016-01-20 20:58:13 +0100
commit3ec45150a940f762f60583c95c52a37dc1286cf7 (patch)
tree3f56fb5b335c0a383b5d8ab6f54418117dbe17d0 /tag-emacs
parentc8d119ca0f83776fd27574c25fd0b4c2ce890605 (diff)
downloaddotfiles-3ec45150a940f762f60583c95c52a37dc1286cf7.tar.lz
dotfiles-3ec45150a940f762f60583c95c52a37dc1286cf7.tar.zst
dotfiles-3ec45150a940f762f60583c95c52a37dc1286cf7.zip
Emacs: Use correct package name for babel
Diffstat (limited to 'tag-emacs')
-rw-r--r--tag-emacs/emacs.d/init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index b67cb29..21e30d0 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -1609,7 +1609,7 @@ to have my =ledger= setup in an org file with some graph processing
 with R or something.
 
 #+BEGIN_SRC emacs-lisp
-(use-package org-babel
+(use-package ob-core
   :defer t
   :ensure nil
   :config (org-babel-do-load-languages