Skip to main content

denops

Important

This module has been deprecated since v0.12. Although it carries the v6.0.0 tag for historical reasons, it is recommended to use denops_core instead.

Please note that if you are a plugin developer using denops.vim, you should consider using denops_std instead.

test deno doc deno land

This is a core module of denops.vim which is an ecosystem of Vim/Neovim to write plugins in Deno.

Note that most of users should use denops_std module instead to write plugins of denops.vim. This module is designed as a core layer of denops_std so using this module directly from plugins is strongly dis-recommended.