1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-11-12 08:10:07 +00:00

docs: explicitly mention that powerlevel10k doesn't affect key bindings

This commit is contained in:
Roman Perepelitsa 2020-08-28 10:25:23 +02:00
parent b673e6a7dd
commit c1db3926fe

View file

@ -697,6 +697,7 @@ Powerlevel10k does not affect:
- Colors used by `ls`.
- Content and style of command completions.
- Command line colors (syntax highlighting, autosuggestions, etc.).
- Key bindings.
- Prompt parameters other than `PS1` and `RPS1`.
- Zsh options other than those [related to prompt](
http://zsh.sourceforge.net/Doc/Release/Options.html#Prompting).