-
Notifications
You must be signed in to change notification settings - Fork 241
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 8.1.0274: 'incsearch' triggers on ":source" * 8.1.0273: invalid memory access when using 'incsearch' * Update runtime files. * 8.1.0272: options test fails if temp var ends in slash * 8.1.0271: 'incsearch' doesn't work for :s, :g or :v * 8.1.0270: checking for a Tab in a line could be faster * 8.1.0269: Ruby Kernel.#p method always returns nil * 8.1.0268: file type checking has too many #ifdef * 8.1.0267: no good check if restoring quickfix list worked
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* [8.1.0266](https://github.com/vim/vim/releases/tag/v8.1.0266): parsing Ex address range is not a separate function\n* [8.1.0265](https://github.com/vim/vim/releases/tag/v8.1.0265): the getcmdline() function is way too big | ||
* [8.1.0274](https://github.com/vim/vim/releases/tag/v8.1.0274): 'incsearch' triggers on ":source"\n* [8.1.0273](https://github.com/vim/vim/releases/tag/v8.1.0273): invalid memory access when using 'incsearch'\n* Update runtime files.\n* [8.1.0272](https://github.com/vim/vim/releases/tag/v8.1.0272): options test fails if temp var ends in slash\n* [8.1.0271](https://github.com/vim/vim/releases/tag/v8.1.0271): 'incsearch' doesn't work for :s, :g or :v\n* [8.1.0270](https://github.com/vim/vim/releases/tag/v8.1.0270): checking for a Tab in a line could be faster\n* [8.1.0269](https://github.com/vim/vim/releases/tag/v8.1.0269): Ruby Kernel.#p method always returns nil\n* [8.1.0268](https://github.com/vim/vim/releases/tag/v8.1.0268): file type checking has too many #ifdef\n* [8.1.0267](https://github.com/vim/vim/releases/tag/v8.1.0267): no good check if restoring quickfix list worked |
Submodule vim
updated
84 files