1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-14 08:41:43 +00:00

The theme should manage the completion indicator.

This commit is contained in:
Sorin Ionescu
2011-12-26 13:37:54 -05:00
parent f0499b76c3
commit 1fc1b459ee
3 changed files with 11 additions and 16 deletions

View File

@ -13,9 +13,6 @@ zstyle ':omz:*:*' color 'yes'
# Auto set the tab and window titles.
zstyle ':omz:terminal' auto-title 'yes'
# Indicate that completions are being generated.
zstyle ':omz:completion:indicator' enable 'no'
# Set the plugins to load (see $OMZ/plugins/).
zstyle ':omz:load' plugin 'archive' 'git'