Skip to content

Commit

Permalink
vim: Import v8.1.1198
Browse files Browse the repository at this point in the history
* 8.1.1198: bracketed paste may remain active after Vim exists
* 8.1.1197: when starting with multiple tabs file messages is confusing
* 8.1.1196: parallel build may fail
* 8.1.1195: Vim script debugger functionality needs cleanup
* Update runtime files
  • Loading branch information
chrisbra committed Apr 21, 2019
1 parent 061d6b4 commit fa6c9be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [8.1.1194](https://github.com/vim/vim/releases/tag/v8.1.1194): typos and small problems in source files\n* [8.1.1193](https://github.com/vim/vim/releases/tag/v8.1.1193): typos and small problems in test files\n* [8.1.1192](https://github.com/vim/vim/releases/tag/v8.1.1192): mode is not cleared when leaving Insert mode with mapped Esc\n* [8.1.1191](https://github.com/vim/vim/releases/tag/v8.1.1191): not all debug commands are covered by a test\n* [8.1.1190](https://github.com/vim/vim/releases/tag/v8.1.1190): has('vimscript-3') does not work\n* [8.1.1189](https://github.com/vim/vim/releases/tag/v8.1.1189): mode is not cleared when leaving Insert mode\n* [8.1.1188](https://github.com/vim/vim/releases/tag/v8.1.1188): not all Vim variables require the v: prefix
* [8.1.1198](https://github.com/vim/vim/releases/tag/v8.1.1198): bracketed paste may remain active after Vim exists\n* [8.1.1197](https://github.com/vim/vim/releases/tag/v8.1.1197): when starting with multiple tabs file messages is confusing\n* [8.1.1196](https://github.com/vim/vim/releases/tag/v8.1.1196): parallel build may fail\n* [8.1.1195](https://github.com/vim/vim/releases/tag/v8.1.1195): Vim script debugger functionality needs cleanup\n* Update runtime files

0 comments on commit fa6c9be

Please sign in to comment.