Skip to content

Commit 52dec8c

Browse files
committed
vim: Import v8.0.0147
* 8.0.0147: searchpair() fails when 'magic' is off * 8.0.0146: termguicolors uses wrong colors on MS-Windows with ConEmu * 8.0.0145: running tests on MS-Windows is noisy * Only install coveralls when used. * Better solution to make coveralls work again. * Tune travis config for coverage with gcc only. * Another attempt to make coveralls work. * Attempt to make coverage working again. * 8.0.0144: when using MSVC the GvimExt directory is cleaned twice * 8.0.0143: line number of current buffer in getbufinfo() is wrong
1 parent ae35d76 commit 52dec8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.0.0142](https://github.com/vim/vim/releases/tag/v8.0.0142) Normal colors are wrong with 'termguicolors'. Solution: Initialize to INVALCOLOR instead \n* Updated runtime files.\n* [8.0.0141](https://github.com/vim/vim/releases/tag/v8.0.0141) Nested function test fails on AppVeyor. Solution: Disable the test on Windows for now.\n* [8.0.0140](https://github.com/vim/vim/releases/tag/v8.0.0140) Pasting inserted text in Visual mode does not work properly. (Matthew Malcomson) Solution\n* [8.0.0139](https://github.com/vim/vim/releases/tag/v8.0.0139) Warning for unused argument. Solution: Add UNUSED.\n* [8.0.0138](https://github.com/vim/vim/releases/tag/v8.0.0138) Small build fails. Solution: Add #ifdef.\n* [8.0.0137](https://github.com/vim/vim/releases/tag/v8.0.0137) When 'maxfuncdepth' is set above 200 the nesting is limited to 200. (Brett Stahlman) Solu\n* [8.0.0136](https://github.com/vim/vim/releases/tag/v8.0.0136) When using indent folding and changing indent the wrong fold is opened. (Jonathan Fudger)\n* [8.0.0135](https://github.com/vim/vim/releases/tag/v8.0.0135) An address relative to the current line, ":.,+3y", does not work properly on a closed fol
1+
* 8.0.0147: searchpair() fails when 'magic' is off\n* 8.0.0146: termguicolors uses wrong colors on MS-Windows with ConEmu\n* 8.0.0145: running tests on MS-Windows is noisy\n* Only install coveralls when used.\n* Better solution to make coveralls work again.\n* Tune travis config for coverage with gcc only.\n* Another attempt to make coveralls work.\n* Attempt to make coverage working again.\n* 8.0.0144: when using MSVC the GvimExt directory is cleaned twice\n* 8.0.0143: line number of current buffer in getbufinfo() is wrong

0 commit comments

Comments
 (0)