← Back to tools
View AGENTS.md for vai
vai
Vim-like text editor written in Python for simplicity and extensibility
Description
vai is a text editor similar to vim, written entirely in Python. While not all vim features are replicated, the advantage of this implementation is its simplicity, maintainability, and extensibility thanks to the Python codebase.
AI Summary
Vim-like terminal text editor written in Python for easy customization
Capabilities
- + Edit text with vim-like keybindings
- + Extend and customize using Python
- + Provide a simpler vim alternative
Use When
- → You want a vim-like editor that is easy to extend with Python
- → You prefer a simpler vim implementation
Avoid When
- x You need full vim compatibility