Skip to content

Loaded question: have you considered porting to lua, integrating fully with neovim LSP? #156

Open
@coxackie

Description

@coxackie

I know that this is probably not going to go down well, but I guess it is a legitimate inquiry. So here we go:

Neovim has a built-in LSP implementation that is getting quite stable now. VS-code (json) style snippets are the default choice for LSP integration. Which brings the natural question: vsnip can become the de-facto snippet implementation for neovim, especially given its great interoperability with completion-nvim. To do this in the most efficient (in terms of speed) way, an implementation of vsnip in Lua would be the optimal choice.

Any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions