diff --git a/cursor/.config/Cursor/User/settings.json b/cursor/.config/Cursor/User/settings.json index 8e66350..3286637 100644 --- a/cursor/.config/Cursor/User/settings.json +++ b/cursor/.config/Cursor/User/settings.json @@ -64,5 +64,6 @@ }, "cursor.chat.smoothStreaming": true, "godotTools.lsp.serverPort": 6005, - "debug.console.fontFamily": "FiraCode Nerd Font Mono" + "debug.console.fontFamily": "FiraCode Nerd Font Mono", + "git.openRepositoryInParentFolders": "never" }