Bram Moolenaar
|
11107bab7e
|
patch 8.2.1462: Vim9: string slice not supported yet
Problem: Vim9: string slice not supported yet.
Solution: Add support for string slicing.
|
2020-08-15 21:10:16 +02:00 |
|
Bram Moolenaar
|
451c2e3536
|
patch 8.2.1460: error messages are spread out
Problem: Error messages are spread out.
Solution: Move more messages into errors.h.
|
2020-08-15 16:33:28 +02:00 |
|
Bram Moolenaar
|
bc4c505166
|
patch 8.2.1444: error messages are spread out and names can be confusing
Problem: Error messages are spread out and names can be confusing.
Solution: Start moving error messages to a separate file and use clear
names.
|
2020-08-13 22:47:35 +02:00 |
|