Skip to content

vim-denops/deno-denops-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪐 denops_core

JSR denoland deno doc test

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.