Open
Description
Currently, there is no Once
field on AutocmdOptions
.
go-client/nvim/plugin/plugin.go
Line 277 in 8056758
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
.