don't use _p9k__{ruler,empty_line}_idx in p10k display

This commit is contained in:
romkatv 2019-11-03 12:19:22 +01:00
commit 5262ddc07e
2 changed files with 2 additions and 4 deletions

View file

@ -70,8 +70,6 @@ function p10k-on-pre-prompt() {
fi
}
${_p9k__'$_p9k_line_index'r-'$right'}
function p10k-on-post-prompt() {
p10k display line1=hide right=hide segment:time=show
}