mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
even better structure
This commit is contained in:
parent
f3837000dd
commit
349a7d2453
9 changed files with 431 additions and 318 deletions
|
@ -45,7 +45,7 @@ func CommandToRun() string {
|
|||
}
|
||||
|
||||
func GetDir() string {
|
||||
return integration.GetRootDirectory() + "/docs/keybindings"
|
||||
return integration.GetProjectRootDirectory() + "/docs/keybindings"
|
||||
}
|
||||
|
||||
func generateAtDir(cheatsheetDir string) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue