diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2020-08-28 11:25:23 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2020-08-28 11:25:23 +0300 |
commit | c1db3926feaf03bf36f205b2e31a4498641795ba (patch) | |
tree | fded05c315c37d91bf8643e8f455da869e1e2f8a /README.md | |
parent | b673e6a7dde2a91a00a72614fbbce8e1e9f28f2c (diff) |
docs: explicitly mention that powerlevel10k doesn't affect key bindings
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |