nix-conf/user/config/lazygit/config.yml
2025-01-01 19:32:27 -05:00

12 lines
251 B
YAML

quitOnTopLevelReturn: true
update:
method: never
promptToReturnFromSubprocess: false
os:
edit: "nvim {{filename}}"
editAtLine: "nvim {{filename}} +{{line}}"
open: "nvim {{filename}}"
keybinding:
universal:
quit: <disabled>