diff options
Diffstat (limited to 'dot.emacs.d/init.el')
| -rw-r--r-- | dot.emacs.d/init.el | 2 |
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) |
