summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 0529cc7..437ba67 100644
--- a/bashrc
+++ b/bashrc
@@ -35,7 +35,7 @@ fi
# VIMMODE
set -o vi
-bind "set completion-display-width 1"
+# bind "set completion-display-width 1"
bind "set completion-ignore-case off"
bind "set completion-prefix-display-length 2"
bind "set menu-complete-display-prefix on"