summary refs log tree commit diff
path: root/emacs.d/custom/fcuny-navigation.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs.d/custom/fcuny-navigation.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs.d/custom/fcuny-navigation.el b/emacs.d/custom/fcuny-navigation.el
index e5b9609..69730b2 100644
--- a/emacs.d/custom/fcuny-navigation.el
+++ b/emacs.d/custom/fcuny-navigation.el
@@ -101,6 +101,7 @@
   :config
   (ivy-rich-mode 1)
   :custom
+  (ivy-extra-directories '("../" "./"))
   (ivy-virtual-abbreviate 'full)
   (ivy-rich-switch-buffer-align-virtual-buffer t)
   (ivy-rich-path-style 'abbrev))