README: Fixing symbol table headers
This commit is contained in:
parent
767d4c75b0
commit
79499dbb00
|
@ -301,7 +301,7 @@ The `vcs` segment uses various symbols to tell you the state of your repository.
|
||||||
These symbols depend on your installed font and selected `POWERLEVEL9K_MODE`
|
These symbols depend on your installed font and selected `POWERLEVEL9K_MODE`
|
||||||
from the [Installation](#Installation) section above.
|
from the [Installation](#Installation) section above.
|
||||||
|
|
||||||
| `Bare Bones` | `Normal` | `Über` | explanation
|
| `Compatible` | `Powerline` | `Awesome Powerline` | Explanation
|
||||||
|--------------|---------------------|-------------------|--------------------------
|
|--------------|---------------------|-------------------|--------------------------
|
||||||
| `↑4` | `↑4` | 4 | Number of commits your repository is ahead of your remote branch
|
| `↑4` | `↑4` | 4 | Number of commits your repository is ahead of your remote branch
|
||||||
| `↓5` | `↓5` | 5 | Number of commits your repository is behind of your remote branch
|
| `↓5` | `↓5` | 5 | Number of commits your repository is behind of your remote branch
|
||||||
|
|
Loading…
Reference in New Issue