Skip to content

vim-denops/deno-denops-core

Repository files navigation

🪐 @denops/core

JSR test

This is a core module of denops.vim, an ecosystem for creating Vim/Neovim plugin in Deno.

Warning

This module is mainly for internal use. It's strongly discouraged to utilize this module directly from plugins. Use the @denops/std module instead.

import type { Entrypoint } from "jsr:@denops/core";

export const main: Entrypoint = (denops) => {
  // ...
};

License

The code follows the MIT license, as stated in LICENSE. Contributors need to agree that any modifications sent to this repository follow the license.

About

🪐 Core module of denops.vim

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •