diff --git a/cursor/.config/Cursor/User/settings.json b/cursor/.config/Cursor/User/settings.json index 059fc53..8e66350 100644 --- a/cursor/.config/Cursor/User/settings.json +++ b/cursor/.config/Cursor/User/settings.json @@ -50,10 +50,6 @@ "[jsonc]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, - "cursor.cpp.disabledLanguages": [ - "typescript", - "go" - ], "files.associations": { "*.css": "tailwindcss" }, @@ -69,4 +65,4 @@ "cursor.chat.smoothStreaming": true, "godotTools.lsp.serverPort": 6005, "debug.console.fontFamily": "FiraCode Nerd Font Mono" -} \ No newline at end of file +}