Correct vim 7.4 patch requirement
This commit is contained in:
parent
6ba6b56fb7
commit
8f68f1ca3e
@ -524,7 +524,7 @@ process.
|
|||||||
it should say `Vi IMproved X.Y`, where X.Y is the major version of vim. If
|
it should say `Vi IMproved X.Y`, where X.Y is the major version of vim. If
|
||||||
your version is greater than 7.4, then you're all set. If your version is
|
your version is greater than 7.4, then you're all set. If your version is
|
||||||
7.4 then look below that where it says, `Included patches: 1-Z`, where Z
|
7.4 then look below that where it says, `Included patches: 1-Z`, where Z
|
||||||
will be some number. That number needs to be 143 or higher.
|
will be some number. That number needs to be 1578 or higher.
|
||||||
|
|
||||||
If your version of Vim is not recent enough, you may need to [compile Vim
|
If your version of Vim is not recent enough, you may need to [compile Vim
|
||||||
from source][vim-build] (don't worry, it's easy).
|
from source][vim-build] (don't worry, it's easy).
|
||||||
|
@ -739,7 +739,7 @@ will notify you to recompile it. You should then rerun the install process.
|
|||||||
output; it should say 'Vi IMproved X.Y', where X.Y is the major version
|
output; it should say 'Vi IMproved X.Y', where X.Y is the major version
|
||||||
of vim. If your version is greater than 7.4, then you're all set. If your
|
of vim. If your version is greater than 7.4, then you're all set. If your
|
||||||
version is 7.4 then look below that where it says, 'Included patches:
|
version is 7.4 then look below that where it says, 'Included patches:
|
||||||
1-Z', where Z will be some number. That number needs to be 143 or higher.
|
1-Z', where Z will be some number. That number needs to be 1578 or higher.
|
||||||
|
|
||||||
If your version of Vim is not recent enough, you may need to compile Vim
|
If your version of Vim is not recent enough, you may need to compile Vim
|
||||||
from source [30] (don't worry, it's easy).
|
from source [30] (don't worry, it's easy).
|
||||||
|
Loading…
Reference in New Issue
Block a user