Docs.rs
vimltui-0.1.9
vimltui 0.1.9
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Di3go0-0
Dependencies
crossterm ^0.29
normal
ratatui ^0.30
normal
regex ^1
normal
unicode-width ^0.2
normal
Versions
36.73%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module editor
vimltui
0.1.9
Module editor
Module Items
Modules
Structs
In crate vimltui
vimltui
Module
editor
Copy item path
Source
Modules
§
input
motions
operators
search
visual
Structs
§
VimEditor
A self-contained Vim editor instance with its own buffer, cursor, mode, and state. Each view that needs a Vim editor creates its own VimEditor.