Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more

denops

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.