Issues
- 1
`set_hl` not applies color (set highlight problem)
#187 opened by RAprogramm - 3
- 3
A `format!` like macro to create `nvim_oxi::String`s
#184 opened by SCJangra - 1
support derive
#123 opened by yyy33 - 4
Using opts in lazy.nvim for Plugin Configuration
#183 opened by RAprogramm - 1
how can I call `vim.notify()`
#182 opened by Alexdelia - 0
treesitter support
#181 opened by andrew-r-thomas - 2
- 1
- 6
Can't find buffer number from `Buffer`
#138 opened by patata3000 - 3
Expose `Buffer` underlying raw id
#173 opened by myypo - 2
Build issue on aarch64 Macos
#175 opened by zdcthomas - 2
keymapping binding to a function
#172 opened by zdcthomas - 1
add config to oxi::test
#84 opened by ModProg - 2
Api nvim_cmd not working
#157 opened by Norlock - 3
Version `0.4.2` gives me compilation errors
#156 opened by patata3000 - 0
- 1
- 2
f32 conversion issue?
#152 opened by melMass - 29
Crash when loading the example plugin on Windows
#125 opened by AregevDev - 4
[Question] Handling custom errors
#148 opened by patata3000 - 4
- 2
Use LuaFunction as `rhs` for `buffer_keymap_set` that should capture local variable
#140 opened by patata3000 - 4
`println!` writes to nvim process
#136 opened by patata3000 - 2
Not sure you answered my question
#137 opened by patata3000 - 2
- 1
Add Installation Instructions
#133 opened by JasonGrace2282 - 4
[help] How to call other lua plugin exposed methods
#124 opened by yyy33 - 6
Test macro doesn't seem to pick up on failures
#126 opened by turboladen - 1
Strange behavior of library files in runtimepath
#86 opened by dimchee - 5
- 1
- 3
- 1
How to perform the api of nvim in other processes
#116 opened by yyy33 - 2
The libuv example doesn't work
#108 opened by zjp-CN - 1
Simple code error, help!
#112 opened by crusj - 0
Can't locate `lua_pushlstring`
#109 opened by pseudoparenchymatous - 5
- 0
Test complete API
#107 opened by ModProg - 4
Error when trying to enable `mlua`
#87 opened by SCJangra - 3
- 4
- 1
Trying to use oxi::api::call_function() but I'm not sure how to map into a dictionary
#102 opened by SeniorMars - 4
- 1
- 0
Doesn't detect panics properly
#97 opened by oberblastmeister - 0
Variance issue for `Function`
#96 opened by oberblastmeister - 1
error: You must enable one of the features: neovim-0-7, neovim-0-8, neovim-nightly
#94 opened by Brent7788 - 1
Cannot return more than one value from a module
#88 opened by SCJangra - 4
Consider adding examples regarding multiple arguments, but arguments are integers
#83 opened by K0dikas