Skip to content

Instantly share code, notes, and snippets.

@simon-lang
Created July 27, 2024 23:45
Show Gist options
  • Save simon-lang/1571bd3ca921e66521f602c848078276 to your computer and use it in GitHub Desktop.
Save simon-lang/1571bd3ca921e66521f602c848078276 to your computer and use it in GitHub Desktop.
lazygit config
gui:
theme:
selectedLineBgColor:
- reverse
selectedRangeBgColor:
- reverse
inactiveBorderColor:
- '#000000'
showRandomTip: false
showCommandLog: false
showBottomLine: false
os:
# editPreset: 'nvim {{filename}}'
# editAtLine: 'nvim --line={{line}} {{filename}}'
# editAtLineAndWait: 'nvim --block --line={{line}} {{filename}}'
editInTerminal: true
openDirInEditor: 'nvim {{dir}}'
promptToReturnFromSubprocess: false
notARepository: 'skip'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment