We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 977b061 commit 68b93c1Copy full SHA for 68b93c1
denops/@ddu-sources/ddc.ts
@@ -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";
+import type { Context, Denops, Item } from "jsr:@shougo/ddu-vim@6.2.0/types";
+import { BaseSource } from "jsr:@shougo/ddu-vim@6.2.0/source";
3
import type { DdcItem } from "../ddc/types.ts";
4
5
import * as vars from "jsr:@denops/std@~7.1.0/variable";
0 commit comments