Skip to content

Commit

Permalink
Update @shougo/ddc-vim to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
4513ECHO committed Aug 31, 2024
1 parent 890b3f7 commit 62e85a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denops/@ddu-kinds/word.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {
type Previewer,
} from "jsr:@shougo/ddu-vim@~6.1.0/types";
import { BaseKind } from "jsr:@shougo/ddu-vim@~6.1.0/kind";
import type { DdcItem } from "jsr:@shougo/ddc-vim@~6.0.0/types";
import type { DdcItem } from "jsr:@shougo/ddc-vim@~7.0.0/types";

import type { Denops } from "jsr:@denops/std@~7.1.0";
import * as fn from "jsr:@denops/std@~7.1.0/function";
Expand Down

0 comments on commit 62e85a7

Please sign in to comment.