mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-18 05:40:07 +00:00
editor automatically removed whitespace
This commit is contained in:
parent
118008c402
commit
2e406a5bdf
1 changed files with 1 additions and 1 deletions
|
@ -1010,7 +1010,7 @@ powerlevel9k_init() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
setopt prompt_subst
|
setopt prompt_subst
|
||||||
|
|
||||||
setopt LOCAL_OPTIONS
|
setopt LOCAL_OPTIONS
|
||||||
unsetopt XTRACE KSH_ARRAYS
|
unsetopt XTRACE KSH_ARRAYS
|
||||||
setopt PROMPT_CR PROMPT_PERCENT PROMPT_SUBST MULTIBYTE
|
setopt PROMPT_CR PROMPT_PERCENT PROMPT_SUBST MULTIBYTE
|
||||||
|
|
Loading…
Reference in a new issue