Skip to main content
Module

x/denops_core/README.md

🪐 Core module of denops.vim
Go to Latest
File

🪐 denops_core

test deno doc deno land

This module is a fundamental component of denops.vim, an ecosystem for crafting plugins in Deno for Vim/Neovim.

It’s essential to highlight that the recommended practice for most users is to utilize the denops_std module when developing plugins for denops.vim. The current module is structured as a foundational layer within denops_std, and utilizing it directly from plugins is strongly discouraged.