nvim-oxi/crates/types
2025-05-29 15:44:32 +02:00
..
src ci: where possible, run jobs with MSRV (#251) 2025-05-29 15:44:32 +02:00
Cargo.toml ci: where possible, run jobs with MSRV (#251) 2025-05-29 15:44:32 +02:00
README.md prepend all the crate names with nvim- 2024-02-04 18:52:20 +01:00

nvim-types

This crate contains the Rust bindings to the C types used internally by Neovim. It was originally ported from turboladen/overkill_nvim but diverged significantly over time. Of course, all bugs are mine :)