0
0
mirror of https://github.com/vim/vim.git synced 2025-09-30 04:44:14 -04:00

Vim 8.1 release

Update version number and information.  Fix a couple of tests.
This commit is contained in:
Bram Moolenaar
2018-05-17 17:04:55 +02:00
parent 03998f606a
commit b1c9198afb
177 changed files with 1079 additions and 4601 deletions

View File

@@ -286,6 +286,8 @@ typedef int LPNMHDR;
typedef int LONG;
typedef int WNDPROC;
typedef int UINT_PTR;
typedef int COLORREF;
typedef int HCURSOR;
#endif
#ifndef GET_X_LPARAM