mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 15:21:41 +00:00
Rename $editor_keymap_info to $editor_info[keymap]
This commit is contained in:
@ -46,7 +46,7 @@ function prompt_sorin_setup {
|
||||
'rprompt' '%A%B%S%a%d%m%r%U%u'
|
||||
|
||||
PROMPT='%F{cyan}%1~%f${(e)git_info[prompt]} %(!.%B%F{red}#%f%b.%B%F{green}❯%f%b) '
|
||||
RPROMPT='${editor_keymap_info}%(?:: %F{red}⏎%f)${VIM:+" %B%F{green}V%f%b"}${git_info[rprompt]}'
|
||||
RPROMPT='${editor_info[keymap]}%(?:: %F{red}⏎%f)${VIM:+" %B%F{green}V%f%b"}${git_info[rprompt]}'
|
||||
SPROMPT='zsh: correct %F{red}%R%f to %F{green}%r%f [nyae]? '
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user