summary refs log tree commit diff
path: root/emacs.d/custom
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs.d/custom/fcuny-navigation.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs.d/custom/fcuny-navigation.el b/emacs.d/custom/fcuny-navigation.el
index fe9db20..e5b9609 100644
--- a/emacs.d/custom/fcuny-navigation.el
+++ b/emacs.d/custom/fcuny-navigation.el
@@ -89,7 +89,6 @@
   (ivy-use-virtual-buffers t)
   (ivy-count-format "(%d/%d) ")
   (ivy-height 20)
-  (ivy-use-virtual-buffers t)
   (ivy-use-selectable-prompt t)
   :bind (("C-x b"   . ivy-switch-buffer)
          ("C-c C-r" . ivy-resume)