Skip to content

Commit bdb00cd

Browse files
committed
vim: Import v8.1.0728
* 8.1.0728: cannot avoid breaking after a single space. * 8.1.0727: compiler warning for sprintf() argument * 8.1.0726: redrawing specifically for conceal feature * 8.1.0725: conceal mode is not completely tested * 8.1.0724: build for MinGW fails * 8.1.0723: cannot easily run specific test when in src/testdir * 8.1.0722: cannot build without the virtualedit feature * 8.1.0721: conceal mode is not sufficiently tested * 8.1.0720: cannot easily change the current quickfx list index * 8.1.0719: too many #ifdefs * 8.1.0718: a couple compiler warnings * 8.1.0717: there is no function for the ":sign jump" command * 8.1.0716: get warning message when 'completefunc' returns nothing * 8.1.0715: superfluous call to redraw_win_later()
1 parent 49e8b54 commit bdb00cd

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.1.0714](https://github.com/vim/vim/releases/tag/v8.1.0714): unessesary #if lines in GTK code\n* [8.1.0713](https://github.com/vim/vim/releases/tag/v8.1.0713): images for NSIS take up too much space
1+
* [8.1.0728](https://github.com/vim/vim/releases/tag/v8.1.0728): cannot avoid breaking after a single space.\n* [8.1.0727](https://github.com/vim/vim/releases/tag/v8.1.0727): compiler warning for sprintf() argument\n* [8.1.0726](https://github.com/vim/vim/releases/tag/v8.1.0726): redrawing specifically for conceal feature\n* [8.1.0725](https://github.com/vim/vim/releases/tag/v8.1.0725): conceal mode is not completely tested\n* [8.1.0724](https://github.com/vim/vim/releases/tag/v8.1.0724): build for MinGW fails\n* [8.1.0723](https://github.com/vim/vim/releases/tag/v8.1.0723): cannot easily run specific test when in src/testdir\n* [8.1.0722](https://github.com/vim/vim/releases/tag/v8.1.0722): cannot build without the virtualedit feature\n* [8.1.0721](https://github.com/vim/vim/releases/tag/v8.1.0721): conceal mode is not sufficiently tested\n* [8.1.0720](https://github.com/vim/vim/releases/tag/v8.1.0720): cannot easily change the current quickfx list index\n* [8.1.0719](https://github.com/vim/vim/releases/tag/v8.1.0719): too many #ifdefs\n* [8.1.0718](https://github.com/vim/vim/releases/tag/v8.1.0718): a couple compiler warnings\n* [8.1.0717](https://github.com/vim/vim/releases/tag/v8.1.0717): there is no function for the ":sign jump" command\n* [8.1.0716](https://github.com/vim/vim/releases/tag/v8.1.0716): get warning message when 'completefunc' returns nothing\n* [8.1.0715](https://github.com/vim/vim/releases/tag/v8.1.0715): superfluous call to redraw_win_later()

vim

Submodule vim updated 66 files

0 commit comments

Comments
 (0)