show minimap in GitGutter, add Git and Open In Browser

This commit is contained in:
2025-03-27 22:01:35 +01:00
parent 3aaee7e472
commit 90dbe248c0
2 changed files with 3 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
// GitGutter Settings - User
{
"git_binary": "/usr/bin/git",
"show_in_minimap": 1,
}