nvim-oxi/tests
Riccardo Mazzarini 36cbc26f2a
Some checks failed
ci / test (--features neovim-0-11, v0.11.4, ubuntu-latest) (push) Has been cancelled
ci / test (--features neovim-0-11, v0.11.4, windows-latest) (push) Has been cancelled
ci / test (--features neovim-nightly, Nightly, macos-latest) (push) Has been cancelled
ci / test (--features neovim-nightly, Nightly, ubuntu-latest) (push) Has been cancelled
ci / test (--features neovim-nightly, Nightly, windows-latest) (push) Has been cancelled
ci / clippy (push) Has been cancelled
ci / format (push) Has been cancelled
ci / docs (push) Has been cancelled
ci / test (--features neovim-0-10, v0.10.4, macos-latest) (push) Has been cancelled
ci / test (--features neovim-0-10, v0.10.4, ubuntu-latest) (push) Has been cancelled
ci / test (--features neovim-0-10, v0.10.4, windows-latest) (push) Has been cancelled
ci / test (--features neovim-0-11, v0.11.4, macos-latest) (push) Has been cancelled
feat(api): bind the highlight group used in SetExtmarkOpts::virt_{lines,text} to SetExtmarkHlGroup (#275)
It used to be bound to `StringOrListOfStrings`, but it can also be set to a highlight group ID, which is an integer.
2025-10-16 14:16:13 +02:00
..
src feat(api): bind the highlight group used in SetExtmarkOpts::virt_{lines,text} to SetExtmarkHlGroup (#275) 2025-10-16 14:16:13 +02:00
build.rs Implement nvim_oxi::tests::build() and use it in /tests 2024-12-22 01:32:07 +08:00
Cargo.toml chore: remove the __vendored_luajit dependency, enable mlua/vendored by default (#252) 2025-05-31 21:27:51 +02:00