Skip to content

Rule for including plugins that are not "Neovim-only" #574

Closed as not planned
@smjonas

Description

@smjonas

Following the discussion in #573 after iamcco/markdown-preview.nvim was removed, let's continue this here.

I think plugins that either have nvim in their name or are unique (do not have an equivalent Lua / Neovim version) should be allowed. Of course they have to work for Neovim (should not be made with Vim9Script). This can be made more strict by requiring a minimum number of stars or a similar metric. Apart from markdown-preview.nvim, another example would be copilot.vim which works for both Vim and Neovim.

In that case, this rule should probably be added to CONTRIBUTING.md. What do you think?

cc @ofirgall

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionTalk about something with the community

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions