1. refactor python vim module;
1.1. experiment
with fast select based on popup in vim,
and multi threaded app in python;
1.2. TODO,
figure out some thread safe way
to call vim.command from python side threads;
1.3. update pydantic validate params;
|
||
|---|---|---|
| .. | ||
| commands_typed | ||
| tasks | ||
| tests | ||
| __init__.py | ||
| commands.py | ||
| py.typed | ||