# hjkl-syntax-tui
Ratatui adapter for hjkl-syntax: converts renderer-agnostic RenderOutput spans
to ratatui Span/Line and routes DiagSigns to hjkl_buffer::Sign.
[](https://github.com/kryptic-sh/hjkl/actions/workflows/ci.yml)
[](https://crates.io/crates/hjkl-syntax-tui)
[](https://docs.rs/hjkl-syntax-tui)
[](Cargo.toml)
[](https://github.com/kryptic-sh/hjkl/blob/main/LICENSE)
Part of the [hjkl monorepo](https://github.com/kryptic-sh/hjkl) — a vim-modal
editor in Rust.
## Documentation
[docs.rs/hjkl-syntax-tui](https://docs.rs/hjkl-syntax-tui)
## Contributing
See the
[monorepo CONTRIBUTING guide](https://github.com/kryptic-sh/hjkl/blob/main/CONTRIBUTING.md).
## License
MIT — see [LICENSE](https://github.com/kryptic-sh/hjkl/blob/main/LICENSE).