mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 04:10:07 +00:00
docs
This commit is contained in:
parent
91023a1d8a
commit
1fd5087e91
1 changed files with 2 additions and 1 deletions
|
@ -900,7 +900,8 @@ consistency.
|
||||||
Almost. There are a few differences.
|
Almost. There are a few differences.
|
||||||
|
|
||||||
- By default only `git` vcs backend is enabled in Powerlevel10k. If you need `svn` and `hg`, add
|
- 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 doesn't support `POWERLEVEL9K_VCS_SHOW_SUBMODULE_DIRTY=true`.
|
||||||
- Powerlevel10k strives to be bug-compatible with Powerlevel9k but not when it comes to egregious
|
- 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
|
bugs. If you accidentally rely on these bugs, your prompt will differ between Powerlevel9k and
|
||||||
|
|
Loading…
Reference in a new issue