File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ A comprehensive Vim utility functions for Vim plugins.
6
6
7
7
## Requirements
8
8
9
- Modules in vital.vim basically support Vim 8.1 or later.
9
+ Modules in vital.vim basically support Vim 8.2 or later.
10
10
We guarantee that the following versions of Vim are supported:
11
- * The latest major version (8.2 .\* )
12
- * The previous major version (8.1 .\* )
11
+ * The latest major version (9.0 .\* )
12
+ * The previous major version (8.2 .\* )
13
13
14
14
And some modules have stricter requirements and additional dependencies.
15
15
Please read the docs of each module before using them.
Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ jQuery at the same time.
25
25
If you are a Vim user who doesn't make Vim plugins, please ignore this page.
26
26
If you are a Vim plugin author, please check this out.
27
27
28
- Modules in vital.vim basically support Vim 8.1 or later.
28
+ Modules in vital.vim basically support Vim 8.2 or later.
29
29
We guarantee that the following versions of Vim are supported:
30
- * The latest major version (8.2 .*)
31
- * The previous major version (8.1 .*)
30
+ * The latest major version (9.0 .*)
31
+ * The previous major version (8.2 .*)
32
32
33
33
And some modules have stricter requirements and additional dependencies.
34
34
Please read the docs of each module before using them.
You can’t perform that action at this time.
0 commit comments