Skip to content

Commit

Permalink
vim: Import v8.1.1193
Browse files Browse the repository at this point in the history
* 8.1.1194: typos and small problems in source files
* 8.1.1193: typos and small problems in test files
* 8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
* 8.1.1191: not all debug commands are covered by a test
* 8.1.1190: has('vimscript-3') does not work
* 8.1.1189: mode is not cleared when leaving Insert mode
* 8.1.1188: not all Vim variables require the v: prefix
  • Loading branch information
chrisbra committed Apr 20, 2019
1 parent 428f380 commit 061d6b4
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.1187](https://github.com/vim/vim/releases/tag/v8.1.1187): cannot recognize Pipfile\n* [8.1.1186](https://github.com/vim/vim/releases/tag/v8.1.1186): readdir() allocates list twice
* [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

0 comments on commit 061d6b4

Please sign in to comment.