Commit graph

7 commits

Author SHA1 Message Date
Riccardo Mazzarini
3d3e8d4acc
Port to edition 2024 (#246) 2025-05-23 17:42:12 +02:00
Riccardo Mazzarini
a72ad38339
Fix nvim_oxi::api::notify() (#208)
* Remove `mlua` from the `dev-dependencies`

* Test `api::notify()`

* Fix `api::notify()`'s API

* Test `api::notify()` w/ custom provider

* Add an `Arena` argument to `nvim_notify` on 0.10 and Nightly

* Directly implement `Error` for `types::Error`

* Test that errors returned by `vim.notify` are propagated

* Fix using `mlua` in CI

* Don't test `notify_custom{_err}` on `v0.9.5` on macOS and Windows
2024-12-27 03:28:46 +08:00
replcat
6f7be8c335
deps: update mlua to 0.10 2024-10-26 13:50:23 +11:00
Riccardo Mazzarini
c856b56faa
macros: rename module to plugin 2024-03-02 10:55:39 +01:00
Riccardo Mazzarini
159c4ad1ed
examples: refactors 2024-02-17 23:36:49 +01:00
noib3
1ced39854d
🐛 (luajit-bindings) read values before popping them off the stack 2022-10-03 19:02:25 +02:00
noib3
a75686e88f
💅 moved all the examples to the examples directory 2022-09-27 00:15:55 +02:00
Renamed from examples-old/mlua/src/lib.rs (Browse further)