mirror of
https://github.com/jmacdonald/amp
synced 2026-07-21 09:13:42 +00:00
No description
- Rust 99.3%
- Nix 0.5%
- Just 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .agents/skills | ||
| .github/workflows | ||
| benches/view | ||
| build | ||
| docs | ||
| documentation | ||
| src | ||
| syntaxes | ||
| tests | ||
| themes | ||
| .envrc | ||
| .gitignore | ||
| AGENTS.md | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| CLAUDE.md | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| LICENSE | ||
| README.md | ||
| screenshot.png | ||
Amp: A text editor for your terminal.
Heavily inspired by Vi/Vim. Amp aims to take the core interaction model of Vim, simplify it, and bundle in the essential features required for a modern text editor.
Written with ❤️ in Rust.
Amp's internals (data structures, syntax highlighting, workspace management, etc.) have been built as a separate crate: scribe.
For a full overview, along with documentation and installation instructions, visit amp.rs.
