Commit Graph

7 Commits

Author SHA1 Message Date
Biswapriyo Nath
fb3dffb7c4 vim: update to 8.2.5117
* Rebase accept-crlf.patch file.
* Remove rgb.txt install command.

Fixes https://github.com/msys2/MSYS2-packages/issues/3043
2022-06-18 00:49:06 +05:30
Astrum-polaris
cdbf725c5e vim: update to 8.2.2689 2021-04-02 14:35:39 +08:00
Alexey Pavlov
90a70a212b vim: Update to 8.1.2104 2019-10-01 09:50:04 +03:00
Alexey Pavlov
c81e32aafe vim: Update to 8.1.1700 2019-07-17 09:54:41 +03:00
Alexey Pavlov
e30d43dff1 vim: Update to 8.1.1234 2019-04-29 08:33:49 +03:00
Alexey Pavlov
2f01f4b063 vim: Update to 8.0.0027 2016-10-12 14:43:47 +03:00
Johannes Schindelin
049251aa08 vim: accept CR/LF in input (such as ~/.vimrc)
When sharing Windows' home directory, we have to expect that the
`.vimrc` file can have DOS line endings.

Let's be lenient about this, as well as all other input we get, and just
handle CR/LF as well as LF line endings.

We still behave as before, otherwise.

This fixes https://github.com/git-for-windows/git/issues/272 and
https://github.com/git-for-windows/git/issues/364

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2015-09-15 14:35:23 +02:00