Files
dotfiles/lazygit/.config/lazygit/config.yml

10 lines
212 B
YAML

os:
edit: 'vis {{filename}}'
editAtLine: 'vis +:{{line}} {{filename}}'
editAtLineAndWait: 'vis +:{{line}} {{filename}}'
editInTerminal: true
openDirInEditor: 'vis {{dir}}'
gui:
nerdFontsVersion: "3"