mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-25 21:40:08 +00:00
cleanup
This commit is contained in:
parent
dd437267cd
commit
4fa3f2cd6a
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ function _p9k_parse_buffer() {
|
||||||
emulate -L zsh -o extended_glob -o no_nomatch $rcquotes
|
emulate -L zsh -o extended_glob -o no_nomatch $rcquotes
|
||||||
|
|
||||||
typeset -ga _p9k_buffer_commands=()
|
typeset -ga _p9k_buffer_commands=()
|
||||||
|
|
||||||
local -r id='(<->|[[:alpha:]_][[:IDENT:]]#)'
|
local -r id='(<->|[[:alpha:]_][[:IDENT:]]#)'
|
||||||
local -r var="\$$id|\${$id}|\"\$$id\"|\"\${$id}\""
|
local -r var="\$$id|\${$id}|\"\$$id\"|\"\${$id}\""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue