diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-01-09 15:01:41 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-01-09 15:01:41 +0300 |
commit | 5deed4d4594fdc87e01899dd32c381b9e54fd268 (patch) | |
tree | 31c3fdeda1f2ff81bf3a8ca1566d0efdd2d8b532 /notes.txt | |
parent | ed78375a2eb6c180d004655d9789791a8c1b8354 (diff) |
fix bugs in widget hooks and improve performance
Diffstat (limited to 'notes.txt')
-rw-r--r-- | notes.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ Hooks: - p10k-on-init - p10k-on-pre-prompt + p10k-on-init (may be called while zle is active or not) + p10k-on-pre-prompt (may be called while zle is active or not) p10k-on-post-prompt p10k-on-post-widget |