summaryrefslogtreecommitdiff
path: root/.config/lazygit/config.yml
blob: dfdd87a8b49111154667f828fc1bf8362ba8d8f3 (plain)
1
2
3
4
5
6
7
8
9
os:
  edit: "nvim {{filename}}"
gui:
  sidePanelWidth: 0.2 # gives you more space to show things side-by-side
git:
  pagers:
    - colorArg: never
      pager: ydiff -p cat -s --wrap --width={{columnWidth}}