mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Make the TOC entries links
This commit is contained in:
parent
6c2b9d5b01
commit
600ff21b47
14
VISION.md
14
VISION.md
|
|
@ -8,13 +8,13 @@ Lazygit's vision is to be the most enjoyable UI for git.
|
||||||
|
|
||||||
There are seven (sometimes contradictory) design principles we follow:
|
There are seven (sometimes contradictory) design principles we follow:
|
||||||
|
|
||||||
- Discoverability
|
- [Discoverability](#discoverability)
|
||||||
- Simplicity
|
- [Simplicity](#simplicity)
|
||||||
- Safety
|
- [Safety](#safety)
|
||||||
- Power
|
- [Power](#power)
|
||||||
- Speed
|
- [Speed](#speed)
|
||||||
- Conformity with git
|
- [Conformity with git](#conformity-with-git)
|
||||||
- Think of the codebase
|
- [Think of the codebase](#think-of-the-codebase)
|
||||||
|
|
||||||
### Discoverability
|
### Discoverability
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue