We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdecda7 commit 8e6963bCopy full SHA for 8e6963b
denops/@ddu-sources/ddc.ts
@@ -1,5 +1,5 @@
1
-import type { Context, Item } from "jsr:@shougo/ddu-vim@9.0.0/types";
2
-import { BaseSource } from "jsr:@shougo/ddu-vim@9.0.0/source";
+import type { Context, Item } from "jsr:@shougo/ddu-vim@9.1.0/types";
+import { BaseSource } from "jsr:@shougo/ddu-vim@9.1.0/source";
3
import type { DdcItem } from "../ddc/types.ts";
4
5
import type { Denops } from "jsr:@denops/std@~7.4.0";
0 commit comments