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