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:
|
||||
|
||||
- Discoverability
|
||||
- Simplicity
|
||||
- Safety
|
||||
- Power
|
||||
- Speed
|
||||
- Conformity with git
|
||||
- Think of the codebase
|
||||
- [Discoverability](#discoverability)
|
||||
- [Simplicity](#simplicity)
|
||||
- [Safety](#safety)
|
||||
- [Power](#power)
|
||||
- [Speed](#speed)
|
||||
- [Conformity with git](#conformity-with-git)
|
||||
- [Think of the codebase](#think-of-the-codebase)
|
||||
|
||||
### Discoverability
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue