Skip to content

Commit ec2a896

Browse files
committed
Vim 9.1.0448+ or Neovim 0.10.0+ is required.
1 parent 4b86a38 commit ec2a896

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,8 @@ completion](https://user-images.githubusercontent.com/41495/135711007-8c24c606-2
5353

5454
## Install
5555

56-
**NOTE:** Ddc.vim requires Neovim (0.10.0+ and of course, **latest** is
57-
recommended) or Vim 9.1.0448+. See [requirements](#requirements) if you aren't
58-
sure whether you have this.
56+
**NOTE:** Ddc.vim requires Vim 9.1.0448+ or Neovim 0.10.0+. See
57+
[requirements](#requirements) if you aren't sure whether you have this.
5958

6059
### Requirements
6160

doc/ddc.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ It does not work with zero configuration. You can use other plugins.
5050
==============================================================================
5151
INSTALL *ddc-install*
5252

53-
NOTE: Ddc.vim requires Neovim (0.10.0+) or Vim 9.1.0448+ (latest is
53+
NOTE: Ddc.vim requires Vim 9.1.0448+ or Neovim 0.10.0+ (latest is
5454
recommended).
5555

5656
Please install both Deno 1.45+ and "denops.vim" v7.0+.
@@ -1737,6 +1737,9 @@ A: You can use |ddc-option-dynamicUi| for it. >
17371737
==============================================================================
17381738
COMPATIBILITY *ddc-compatibility*
17391739

1740+
2024.11.25
1741+
* Vim 9.1.0448+ or Neovim 0.10.0+ is required.
1742+
17401743
2024.11.04
17411744
* Change callback function type.
17421745

0 commit comments

Comments
 (0)