diff --git a/assets/settings/default.json b/assets/settings/default.json index 5ffd78c022530c8cd9801305f87d1378ad21d52d..7433a49ff0fd107fcf02bb691da05319865a56ee 100644 --- a/assets/settings/default.json +++ b/assets/settings/default.json @@ -1559,6 +1559,7 @@ // "file_types": { "JSONC": ["**/.zed/**/*.json", "**/zed/**/*.json", "**/Zed/**/*.json", "**/.vscode/**/*.json", "tsconfig*.json"], + "Markdown": [".rules", ".cursorrules", ".windsurfrules", ".clinerules"], "Shell Script": [".env.*"] }, // Settings for which version of Node.js and NPM to use when installing