I'm adding this for to quickly remember
- Leader Key = " "
- "pv": Runs :Ex
- "ps": Find word in files
- "pf": Find file
- "lg": Runs lazygit
Inside lazygit:
- "": Toggle files (stage)
- "a": Toggle all files to stage
- "c": Commit
- "P": Push
- "tr": Runs nearest test
- "tt": Runs all files test
- "ts": Toggle test Summary
- "[e": Navigate between errors
- "tl": Runs last test
- "db": Toggle breakpoint
- "td": Debug nearest test
- "d0": Step over
- "dt": Terminate debug session