kibi 0.1.2

A text editor in less than 1024 lines of code with syntax higlighting, search and more.
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "ilai-deutel/kibi"
[dependencies.libc]
version = "0.2.66"

[dependencies.nix]
version = "0.17.0"

[dependencies.signal-hook]
version = "0.1.13"

[dependencies.unicode-width]
version = "0.1.7"
[dev-dependencies.tokei]
version = "10.1.1"

[package]
authors = ["Ilaï Deutel"]
categories = ["text-editors", "development-tools"]
description = "A text editor in less than 1024 lines of code with syntax higlighting, search and more."
edition = "2018"
exclude = [".gitignore", "rustfmt.toml", "syntax"]
keywords = ["editor", "terminal", "text-editor"]
license = "MIT OR Apache-2.0"
name = "kibi"
readme = "README.md"
repository = "https://github.com/ilai-deutel/kibi"
version = "0.1.2"