Tags
Tags give the ability to mark specific points in history as being important
v8.2.4653
4dea2d92
·
patch 8.2.4653: "import autoload" does not check the file name
·
Mar 31, 2022
v8.2.4652
d1d2684c
·
patch 8.2.4652: leaking memory if assignment fails
·
Mar 31, 2022
v8.2.4651
1712518f
·
patch 8.2.4651: test fails because path differs
·
Mar 30, 2022
v8.2.4650
c0ceeeb8
·
patch 8.2.4650: "import autoload" only works with using 'runtimepath'
·
Mar 30, 2022
v8.2.4649
b4ad3b0d
·
patch 8.2.4649: various formatting problems
·
Mar 30, 2022
v8.2.4648
9247a221
·
patch 8.2.4648: handling LSP messages is a bit slow
·
Mar 30, 2022
v8.2.4647
2bdad612
·
patch 8.2.4647: "source" can read past end of copied line
·
Mar 29, 2022
v8.2.4646
b55986c5
·
patch 8.2.4646: using buffer line after it has been freed
·
Mar 29, 2022
v8.2.4645
fd01280d
·
patch 8.2.4645: 'shortmess' changed when session does not store options
·
Mar 29, 2022
v8.2.4644
1624639e
·
patch 8.2.4644: redrawing too often when 'relativenumber' is set
·
Mar 29, 2022
v8.2.4643
24565cf2
·
patch 8.2.4643: Vim9: variable may be locked unintentionally
·
Mar 28, 2022
v8.2.4642
859cc21c
·
patch 8.2.4642: Vim9: in :def function script var cannot be null
·
Mar 28, 2022
v8.2.4641
471b3aed
·
patch 8.2.4641: may mark the wrong window for redrawing
·
Mar 28, 2022
v8.2.4640
8be423b7
·
patch 8.2.4640: some boolean options use "long" instead of "int"
·
Mar 28, 2022
v8.2.4638
3e559cd8
·
patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline'
·
Mar 27, 2022
v8.2.4639
3e559cd8
·
patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline'
·
Mar 27, 2022
v8.2.4637
565d1278
·
patch 8.2.4637: warning for using uninitialized variable
·
Mar 27, 2022
v8.2.4636
1501b63f
·
patch 8.2.4636: not using Visual range
·
Mar 27, 2022
v8.2.4635
501f9782
·
patch 8.2.4635: tests using null list or dict fail
·
Mar 27, 2022
v8.2.4634
ec15b1cf
·
patch 8.2.4634: Vim9: cannot initialize a variable to null_list
·
Mar 27, 2022
1
…
248
249
250
251
252
253
254
255
256
…
953