[emacs][wip] fix (void-variable personal-keybindings) error
[~bandali/configs] / init.org
index 52c1437..11f45a3 100644 (file)
--- a/init.org
+++ b/init.org
@@ -729,6 +729,7 @@ for this.
 ** Bindings
 
 #+begin_src emacs-lisp
+(require 'bind-key)
 (bind-keys
  ("C-c a i" . ielm)