diff options
| author | Tom Li Dobnik <tomlidobnik1@gmail.com> | 2025-08-09 17:12:43 +0200 |
|---|---|---|
| committer | Tom Li Dobnik <tomlidobnik1@gmail.com> | 2025-08-09 17:12:43 +0200 |
| commit | ea82cbb1c0b778dd946c717cceace53fab391ba8 (patch) | |
| tree | f0c84a86f48d61d918b6de9dc464c08370ab6a7c /.config/lazygit/config.yml | |
init
Diffstat (limited to '.config/lazygit/config.yml')
| -rw-r--r-- | .config/lazygit/config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml new file mode 100644 index 0000000..21ea0dc --- /dev/null +++ b/.config/lazygit/config.yml @@ -0,0 +1,2 @@ +os: + edit: "nvim {{filename}}" |
