Define all key bindings, from scratch

This commit is contained in:
2021-01-21 13:05:23 -06:00
parent ecf6d3e170
commit 57726ebe79
3 changed files with 600 additions and 55 deletions
+1
View File
@@ -12,6 +12,7 @@
(package! elpher)
(package! edit-server)
(package! ivy-prescient)
(package! ace-jump-mode)
;; To install a package directly from a remote git repo, you must specify a
;; `:recipe'. You'll find documentation on what `:recipe' accepts here: