← Back to tools
View AGENTS.md for vy
Archived
This tool's repository has been archived by its maintainer and is no longer actively developed. It may still work, but expect no further updates or bug fixes.
vy
Vim-like text editor written from scratch in Python
Description
vy is a vim-like text editor made from scratch in Python. It provides vim-style editing with Python extensibility.
AI Summary
Vim-like text editor written from scratch in Python with Python extensibility
Capabilities
- + Edit text with vim-like keybindings
- + Extend with Python plugins
- + Lightweight Python implementation
Use When
- → You want a Python-based vim-like editor
Avoid When
- x You need full vim compatibility