Bram Moolenaar
|
efae76ab1a
|
patch 8.1.2229: cannot color number column above/below cursor differently
Problem: Cannot color number column above/below cursor differently.
Solution: Add LineNrAbove and LineNrBelow. (Shaun Brady, closes #624)
|
2019-10-27 22:54:58 +01:00 |
|
Bram Moolenaar
|
ec572ad6a6
|
patch 8.1.1642: may use uninitialized variable
Problem: May use uninitialized variable. (Patrick Palka)
Solution: Initialize variables earlier. (closes #4623)
|
2019-07-07 14:26:59 +02:00 |
|
Bram Moolenaar
|
1e1153600c
|
patch 8.1.0711: test files still use function!
Problem: Test files still use function!.
Solution: Remove the exclamation mark. Fix overwriting a function.
|
2019-01-09 23:01:02 +01:00 |
|
Bram Moolenaar
|
dc9a081712
|
patch 8.0.0359: 'number' and 'relativenumber' are not properly tested
Problem: 'number' and 'relativenumber' are not properly tested.
Solution: Add tests, change old style to new style tests. (Ozaki Kiichi,
closes #1447)
|
2017-02-23 18:46:50 +01:00 |
|