summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-02-27 14:51:55 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-02-27 14:51:55 +0300
commit1fd5087e919d53e79d728861acb5b10d420a9777 (patch)
treec93a0cfdd32ab8cf5af5d8d5b73b103bb655aa61 /README.md
parent91023a1d8ac8f1e4ea323bad9168b15e2115a8fe (diff)
docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 911db7be..2a06054d 100644
--- a/README.md
+++ b/README.md
@@ -900,7 +900,8 @@ consistency.
Almost. There are a few differences.
- By default only `git` vcs backend is enabled in Powerlevel10k. If you need `svn` and `hg`, add
- them to `POWERLEVEL9K_VCS_BACKENDS`.
+ them to `POWERLEVEL9K_VCS_BACKENDS`. These backends aren't yet optimized in Powerlevel10k, so
+ enabling them will make prompt *very slow*.
- Powerlevel10k doesn't support `POWERLEVEL9K_VCS_SHOW_SUBMODULE_DIRTY=true`.
- Powerlevel10k strives to be bug-compatible with Powerlevel9k but not when it comes to egregious
bugs. If you accidentally rely on these bugs, your prompt will differ between Powerlevel9k and