Skip to content

Commit

Permalink
Merge pull request #4 from 4513ECHO/update_ddc_v7
Browse files Browse the repository at this point in the history
Update @shougo/ddc-vim to v7
  • Loading branch information
Shougo authored Aug 31, 2024
2 parents 890b3f7 + 62e85a7 commit 35dbe74
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 35dbe74

Please sign in to comment.