mirror of
https://github.com/LeeGaoGao/ECC.git
synced 2026-07-24 20:23:07 +00:00
feat: add zed install target
This commit is contained in:
@@ -11,6 +11,7 @@ const PLATFORM_SOURCE_PATH_OWNERS = Object.freeze({
|
||||
'.opencode': 'opencode',
|
||||
'.codebuddy': 'codebuddy',
|
||||
'.qwen': 'qwen',
|
||||
'.zed': 'zed',
|
||||
});
|
||||
|
||||
function normalizeRelativePath(relativePath) {
|
||||
|
||||
Reference in New Issue
Block a user