Skip to content

Commit

Permalink
feat(lazygit): show num of changed lines in the files view
Browse files Browse the repository at this point in the history
This is a great feature that was implemented in
jesseduffield/lazygit#4015

❤️
  • Loading branch information
mikavilpas committed Dec 8, 2024
1 parent 814d732 commit 91f7e0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/lazygit/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ gui:
- "#cad3f5"
searchingActiveBorderColor:
- "#eed49f"
showNumstatInFilesView: true

git:
parseEmoji: true
Expand Down

0 comments on commit 91f7e0e

Please sign in to comment.