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`. - Colors used by `ls`.
- Content and style of command completions. - Content and style of command completions.
- Command line colors (syntax highlighting, autosuggestions, etc.). - Command line colors (syntax highlighting, autosuggestions, etc.).
- Key bindings.
- Prompt parameters other than `PS1` and `RPS1`. - Prompt parameters other than `PS1` and `RPS1`.
- Zsh options other than those [related to prompt]( - Zsh options other than those [related to prompt](
http://zsh.sourceforge.net/Doc/Release/Options.html#Prompting). http://zsh.sourceforge.net/Doc/Release/Options.html#Prompting).