mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-04-21 12:16:54 +02:00
For some reason this was checked in with CRLF line endings; change it to just LF, like all other text files.
12 lines
348 B
Markdown
12 lines
348 B
Markdown
# Documentation Overview
|
|
|
|
* [Configuration](./Config.md).
|
|
* [Custom Commands](./Custom_Command_Keybindings.md)
|
|
* [Custom Pagers](./Custom_Pagers.md)
|
|
* [Dev docs](./dev)
|
|
* [Keybindings](./keybindings)
|
|
* [Undo/Redo](./Undoing.md)
|
|
* [Range Select](./Range_Select.md)
|
|
* [Searching/Filtering](./Searching.md)
|
|
* [Stacked Branches](./Stacked_Branches.md)
|