duat-core

Crates.ioduat-core
lib.rsduat-core
version0.7.6
created_at2023-10-30 18:20:53.165721+00
updated_at2025-11-16 22:35:16.034608+00
descriptionThe core of Duat, a highly customizable text editor.
homepage
repositoryhttps://github.com/AhoyISki/duat/tree/master/duat-core
max_upload_size
id1018965
size1,007,465
ahoyiski (AhoyISki)

documentation

README

duat-core License: GPL-3.0-or-later duat-core on crates.io duat-core on docs.rs Source Code Repository

The core of Duat, for use by Duat’s built-in plugins.

This crate isn’t really meant for public use, since it is used only by a select few plugins. Configuration crates and plugins should make use of the duat crate.

Plugin examples

duat-sneak

sneak

duat-sneak, inspired by vim-sneak, lets you traverse the screen by searching through character sequences.

Commit count: 1644

cargo fmt