Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat!: make iconv a non-optional dep | Lewis Russell | 2023-01-23 |
| | |||
* | refactor: move non-symbols in mbyte.h to mbyte_defs.h | zeertzjq | 2022-08-08 |
This just avoids including mbyte.h in eval/typval.h, so that mbyte.h can include eval/typval.h in Vim patch 8.2.1535. |