aboutsummaryrefslogtreecommitdiff
path: root/dot.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'dot.emacs.d/init.el')
-rw-r--r--dot.emacs.d/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot.emacs.d/init.el b/dot.emacs.d/init.el
index b2e4f96..4062d8d 100644
--- a/dot.emacs.d/init.el
+++ b/dot.emacs.d/init.el
@@ -213,6 +213,8 @@
(use-package info-nav)
+(use-package elsqlite)
+
(use-package transpose-frame
:init
(dolist (i '(("j" . transpose-frame)