Skip to content

Add vimscript function bindigs - #314

Open
c-c-k wants to merge 3 commits into
noib3:mainfrom
c-c-k:pr/add-vimscript-function-bindigs
Open

Add vimscript function bindigs#314
c-c-k wants to merge 3 commits into
noib3:mainfrom
c-c-k:pr/add-vimscript-function-bindigs

Conversation

@c-c-k

@c-c-k c-c-k commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This is a very slow WIP to add bindings to the NVIM Vim script functions (vim.fn.*) under nvim_oxi::vimfn (because fn is a reserved Rust keyword and it would be ugly and inconvenient to use r#fn all the time).

For the moment I only add Vim script functions that I need or that others request, so if you need some Vim Script function/s for your plugin/config please open an issue requesting them.

Currently done and planned Vim Script functions

@c-c-k
c-c-k force-pushed the pr/add-vimscript-function-bindigs branch from 63b0393 to 3283456 Compare July 4, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant