From 0aee3c5df1a7a8fe83a4902e03bf35638764b671 Mon Sep 17 00:00:00 2001 From: micbou Date: Sun, 4 Nov 2018 03:16:03 +0100 Subject: [PATCH] Bump version to 8.1.0509 - 8.1.0498: /etc/gitconfig not recognized at a gitconfig file. Add pattern to filetype detection. (closes #3568) - 8.1.0499: :2vimgrep causes an ml_get error Pass tomatch pointer instead of value. (Yegappan Lakshmanan) - 8.1.0500: Cleaning up in src/tee may not always work. Use "rm" when appropriate. (Michael Soyka, closes #3571) - 8.1.0501: Cppcheck warns for using array index before bounds check. Swap the conditions. (Dominique Pelle) - 8.1.0502: Internal diff fails when diffing a context diff. (Hirohito Higashi) Only use callback calls with one line. (closes #3581) - 8.1.0503: Missing change to diff test. (Hirohito Higashi) Add the missing test function. - 8.1.0504: When CTRL-C is mapped it triggers InsertLeave. Make CTRL-C behave the same way when typed or used in a mapping. - 8.1.0505: Filter command test may fail if helplang is not set. Set 'helplang' for the test. (James McCoy, closes #3591) - 8.1.0506: Modeline test fails when run by root. Set 'modeline' for the test. (James McCoy, closes #3592) - 8.1.0507: .raml files not properly detected. Recognize .raml as raml instead of yaml. (closes #3594) - 8.1.0508: Suspend test fails when run by root. Accept both '$' and '#' for the prompt. (James McCoy, closes #3590) - 8.1.0509: Checking cwd not accessible fails for root. (James McCoy) Skip this part of the test for root. (closes #3595) --- vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim b/vim index 3919aa4..de6b52b 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 3919aa44d9998ac204780dfb460b84a7bef7c20f +Subproject commit de6b52ba9f0722f9c6b779d17ff2a6628434fa9e