issues
search
noib3
/
nvim-oxi
:link: Rust bindings to all things Neovim
https://crates.io/crates/nvim-oxi
MIT License
903
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
new_tcp new_poll etc
#191
olafes
opened
1 week ago
0
deps: update `mlua` to `0.10`
#190
replcat
closed
1 week ago
0
api: add a `mouse` field to `Window{Config,Opts}` on nightly
#189
noib3
closed
2 weeks ago
0
Add `url` to `SetHighlightOpts`
#188
noib3
closed
1 month ago
0
`set_hl` not applies color (set highlight problem)
#187
RAprogramm
closed
1 month ago
1
Add `nvim_oxi::string!` macro that produces `nvim_oxi::String`s
#186
SCJangra
closed
1 week ago
3
error E5108: The specified procedure could not be found (windows)
#185
dwexel
closed
1 month ago
3
A `format!` like macro to create `nvim_oxi::String`s
#184
SCJangra
closed
1 week ago
3
Using opts in lazy.nvim for Plugin Configuration
#183
RAprogramm
closed
2 months ago
4
how can I call `vim.notify()`
#182
Alexdelia
closed
2 months ago
1
treesitter support
#181
andrew-r-thomas
opened
3 months ago
0
Trying to compile 0.5.1 on macos and run into issue with serde.
#180
SeniorMars
closed
4 months ago
2
api: include `SetExtmarkOpts::scoped` on nightly
#179
noib3
closed
4 months ago
0
Not possible to use this repo's HEAD commit as a dependency
#178
myypo
closed
4 months ago
1
workflows(ci): use dtolnay's `rust-toolchain` to install stable Rust
#177
noib3
closed
4 months ago
0
api: make `buffer`, `tabpage` and `window` id/handle_T accessible, addresses #173
#176
myypo
closed
4 months ago
0
Build issue on aarch64 Macos
#175
zdcthomas
closed
4 months ago
2
api: remove experimental features on nightly
#174
noib3
closed
4 months ago
0
Expose `Buffer` underlying raw id
#173
myypo
closed
4 months ago
3
keymapping binding to a function
#172
zdcthomas
closed
5 months ago
2
Drop support for Nvim 0.8 and add Nvim 0.10
#171
noib3
closed
5 months ago
0
Add `IntoResult`
#170
noib3
closed
5 months ago
0
api: add binding to `nvim_get_hl` on nightly
#169
noib3
closed
5 months ago
0
api: fix `CommandNArgs` `Zero` and `One` int representation
#168
myypo
closed
5 months ago
1
api(win_config): add nightly open win split support
#167
myypo
closed
5 months ago
3
api: move code
#166
noib3
closed
6 months ago
0
macros(test): add support for custom termination
#165
noib3
closed
6 months ago
0
macros(test): allow setting custom path to compiled library
#164
noib3
closed
6 months ago
0
Make features additive
#163
noib3
closed
6 months ago
0
Improve the output of the `test` macro.
#162
noib3
closed
6 months ago
0
Fix order of `BufAttachOpts`'s fields on nightly
#161
noib3
closed
6 months ago
0
Drop `once_cell`
#160
noib3
closed
6 months ago
0
Make `#[nvim_oxi::test]` more flexible
#159
noib3
closed
6 months ago
0
LuaApi neovim function bindings and expose buffer number
#158
Norlock
closed
4 months ago
3
Api nvim_cmd not working
#157
Norlock
closed
7 months ago
2
Version `0.4.2` gives me compilation errors
#156
patata3000
closed
7 months ago
3
Fix range bounds
#155
noib3
closed
7 months ago
0
"Validation complete used without nargs" error on stable
#154
melMass
opened
7 months ago
0
Failed to resolve: could not find `plugin` in `nvim_oxi`
#153
javiorfo
closed
7 months ago
1
f32 conversion issue?
#152
melMass
closed
8 months ago
2
Wip
#151
noib3
closed
8 months ago
0
Fix linking issues on windows MSVC
#149
theofabilous
closed
8 months ago
5
[Question] Handling custom errors
#148
patata3000
closed
8 months ago
4
Fix Windows Dynamic Linking
#147
AregevDev
closed
8 months ago
4
Split `nvim_oxi::serde::Error` into separate types
#146
noib3
closed
8 months ago
0
Fix `nvim_oxi::api::echo()`
#145
noib3
closed
8 months ago
0
libuv: fix layout of `uv_async_t` and `uv_timer_t`
#144
noib3
closed
8 months ago
0
[Question] Use serializable structs as input to call method?
#143
patata3000
closed
8 months ago
4
Rename `nvim_oxi::module` to `nvim_oxi::plugin`
#142
noib3
closed
8 months ago
0
Add methods to insert into `Dictionary` and `Array`
#141
noib3
closed
8 months ago
0
Next