← Back to tools
View AGENTS.md for vy
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