summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/init.org
diff options
context:
space:
mode:
authorAlan Pearce2015-09-09 14:47:10 +0200
committerAlan Pearce2015-09-09 14:47:10 +0200
commit087c2ce7a4d5d9c71862f6869c9202f592c6c351 (patch)
tree1e23d53669c0764398d964876fbe0a7e38f074dd /tag-emacs/emacs.d/init.org
parent4ff71fca31604a53a0e7384b624fc85e0ca66ebb (diff)
downloadnixfiles-087c2ce7a4d5d9c71862f6869c9202f592c6c351.tar.lz
nixfiles-087c2ce7a4d5d9c71862f6869c9202f592c6c351.tar.zst
nixfiles-087c2ce7a4d5d9c71862f6869c9202f592c6c351.zip
Emacs: Remove ace-jump-buffer
Diffstat (limited to 'tag-emacs/emacs.d/init.org')
-rw-r--r--tag-emacs/emacs.d/init.org6
1 files changed, 0 insertions, 6 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index 75ef27db..ee06ec87 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -732,12 +732,6 @@ like.  This package just makes everything else lower-contrast.
   :config (fancy-narrow-mode 1))
 #+END_SRC
 
-** ace-jump-buffer
-
-#+BEGIN_SRC emacs-lisp
-(use-package ace-jump-buffer
-  :bind ("s-b" . ace-jump-buffer))
-#+END_SRC
 
 ** ace-window