Skip to content

Support autocmd once #47

Open
Open
@zchee

Description

@zchee

Currently, there is no Once field on AutocmdOptions.

type AutocmdOptions struct {

But not works even if adding that field (on local env)
I think should be support and change nvim core runtime/autoload/remote/define.vim.

https://github.com/neovim/neovim/blob/2a3bcd1ff883429a3dd17e7ae5ddc1396abbad17/runtime/autoload/remote/define.vim#L228

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions