Skip to content

Commit c9d1748

Browse files
committed
vim: Import v8.2.5014
* 8.2.5014: byte offsets are wrong when using text properties * 8.2.5013: after text formatting cursor may be in an invalid position * 8.2.5012: cannot select one character inside () * 8.2.5011: Replacing an autocommand requires several lines
1 parent c20dc0a commit c9d1748

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.5010](https://github.com/vim/vim/commit/c9a431c7638ecebb6f2cb3eabd0e1b2b5e269c1e): the terminal debugger uses various global variables\n* [8.2.5009](https://github.com/vim/vim/commit/e8c4a64bffbe628a46dc172d04cfc2db6e8dd8b6): fold may not be closeable after appending\n* [8.2.5008](https://github.com/vim/vim/commit/7e667788150be617aeac42b0d668618ac33ab9da): when 'formatoptions' contains "/" wrongly wrapping comment\n* [8.2.5007](https://github.com/vim/vim/commit/6d24b4ff69913270ce1e5267dd6bd8454f75e2b9): spell suggestion may use uninitialized memory
1+
* [8.2.5014](https://github.com/vim/vim/commit/4c3d21acaa09d929e6afe10288babe1d0af3de35): byte offsets are wrong when using text properties\n* [8.2.5013](https://github.com/vim/vim/commit/78d52883e10d71f23ab72a3d8b9733b00da8c9ad): after text formatting cursor may be in an invalid position\n* [8.2.5012](https://github.com/vim/vim/commit/53737b5eeeab1f95964f78b055d6094fab559533): cannot select one character inside ()\n* [8.2.5011](https://github.com/vim/vim/commit/971f6825ee845828bd5c8869487928a3f32cd467): Replacing an autocommand requires several lines

0 commit comments

Comments
 (0)