1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-23 22:24:51 +02:00

Add filtering docs

This commit is contained in:
Jesse Duffield
2023-07-02 15:38:50 +10:00
parent b625eb5323
commit 4d734d594a
2 changed files with 23 additions and 1 deletions

View File

@@ -1,7 +1,8 @@
# Documentation Overview
# Documentation Overview
* [Configuration](./Config.md).
* [Custom Commands](./Custom_Command_Keybindings.md)
* [Custom Pagers](./Custom_Pagers.md)
* [Keybindings](./keybindings)
* [Undo/Redo](./Undoing.md)
* [Searching/Filtering](./Searching.md)