Skip to content
master
Go to file
Code

Latest commit

This is primary to address deprecations around error description/cause
methods. The commit is also fairly noisy as cargo has changed aspects of
the lockfile format.
d89851c

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

Build Status

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.

Amp screenshot

Installation

If you have Rust >= 1.33.0 installed:

cargo install amp
You can’t perform that action at this time.