Skip to content

Commit 68b93c1

Browse files
committed
Update ddu.vim
1 parent 977b061 commit 68b93c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

denops/@ddu-sources/ddc.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import type { Context, Denops, Item } from "jsr:@shougo/ddu-vim@5.0.0/types";
2-
import { BaseSource } from "jsr:@shougo/ddu-vim@5.0.0/source";
1+
import type { Context, Denops, Item } from "jsr:@shougo/ddu-vim@6.2.0/types";
2+
import { BaseSource } from "jsr:@shougo/ddu-vim@6.2.0/source";
33
import type { DdcItem } from "../ddc/types.ts";
44

55
import * as vars from "jsr:@denops/std@~7.1.0/variable";

0 commit comments

Comments
 (0)