File tree Expand file tree Collapse file tree 8 files changed +5
-44
lines changed
Expand file tree Collapse file tree 8 files changed +5
-44
lines changed Original file line number Diff line number Diff line change 1- import { Denops } from "./vendor/ https/ deno.land/x/denops_std/mod.ts" ;
2- import { execute } from "./vendor/ https/ deno.land/x/denops_std/helper/mod.ts" ;
3- import * as vars from "./vendor/ https/ deno.land/x/denops_std/variable/mod.ts" ;
4- import * as autocmd from "./vendor/ https/ deno.land/x/denops_std/autocmd/mod.ts" ;
5- import { ensureString } from "./vendor/ https/ deno.land/x/unknownutil/mod.ts" ;
1+ import { Denops } from "https:// deno.land/x/denops_std@v1.0.0-alpha.3 /mod.ts" ;
2+ import { execute } from "https:// deno.land/x/denops_std@v1.0.0-alpha.3 /helper/mod.ts" ;
3+ import * as vars from "https:// deno.land/x/denops_std@v1.0.0-alpha.3 /variable/mod.ts" ;
4+ import * as autocmd from "https:// deno.land/x/denops_std@v1.0.0-alpha.3 /autocmd/mod.ts" ;
5+ import { ensureString } from "https:// deno.land/x/unknownutil@v0.1.1 /mod.ts" ;
66
77// Export `main` function which is executed from denops.vim
88export async function main ( denops : Denops ) {
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You canβt perform that action at this time.
0 commit comments