File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ It does not work with zero configuration. You can use other plugins.
5050==============================================================================
5151INSTALL *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
5454recommended).
5555
5656Please install both Deno 1.45+ and "denops.vim" v7.0+.
@@ -1737,6 +1737,9 @@ A: You can use |ddc-option-dynamicUi| for it. >
17371737==============================================================================
17381738COMPATIBILITY *ddc-compatibility*
17391739
1740+ 2024.11.25
1741+ * Vim 9.1.0448+ or Neovim 0.10.0+ is required.
1742+
174017432024.11.04
17411744* Change callback function type.
17421745
You can’t perform that action at this time.
0 commit comments