mirror of
https://github.com/instructkr/claw-code.git
synced 2026-04-06 16:14:49 +08:00
feat: Python porting workspace with reference data and parity audit
This commit is contained in:
12
src/reference_data/subsystems/vim.json
Normal file
12
src/reference_data/subsystems/vim.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"archive_name": "vim",
|
||||
"package_name": "vim",
|
||||
"module_count": 5,
|
||||
"sample_files": [
|
||||
"vim/motions.ts",
|
||||
"vim/operators.ts",
|
||||
"vim/textObjects.ts",
|
||||
"vim/transitions.ts",
|
||||
"vim/types.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user