Crates.io | scansion |
lib.rs | scansion |
version | 0.0.1 |
source | src |
created_at | 2024-02-01 09:16:47.088847 |
updated_at | 2024-02-01 09:16:47.088847 |
description | A readline-style library with Vim and Emacs keybindings |
homepage | https://github.com/ulyssa/modalkit/tree/main/crates/scansion |
repository | https://github.com/ulyssa/modalkit |
max_upload_size | |
id | 1122849 |
size | 39,747 |
This is a readline-style crate that includes support for Vim and Emacs keybindings.
This crate is on crates.io and can be
used by adding scansion
to your dependencies in your project's Cargo.toml
.
[dependencies]
scansion = "0.0.1"
scansion
is released under the Apache License, Version 2.0.