feat(lazygit): Fix indentation
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
git:
|
||||
paging:
|
||||
pagers:
|
||||
- pager: delta --features lazygit
|
||||
colorArg: always
|
||||
pager: delta --features lazygit
|
||||
useConfig: false
|
||||
autoFetch: false
|
||||
gui:
|
||||
nerdFontsVersion: 3
|
||||
|
||||
customCommands:
|
||||
- key: "C"
|
||||
command: "git commit -m '{{ .Form.Type }}{{if .Form.Scopes}}({{ .Form.Scopes }}){{end}}: {{ .Form.Description }}'"
|
||||
|
||||
Reference in New Issue
Block a user