Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

vim-denops/deno-denops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

49 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.