mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 04:46:41 +00:00
Disable MENU_COMPLETE
This commit is contained in:
@@ -91,9 +91,6 @@ zplug load
|
||||
# Completion
|
||||
# ==============================================================================
|
||||
|
||||
# Show menu and fix incorrect case immediately with the first tab key press
|
||||
setopt MENU_COMPLETE
|
||||
|
||||
# Enable bash-style completion.
|
||||
autoload -Uz +X compinit && compinit
|
||||
autoload -Uz +X bashcompinit && bashcompinit
|
||||
|
||||
Reference in New Issue
Block a user