| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix(build): distinguish vim.mpack from global require'mpack' | bfredl | 2023-04-20 |
| | | | | | | problem: the api of vim.mpack is not compatible with a system provided mpack solution: don't require 'mpack' directly from the system path | ||
| * | refactor(build): use vendored versions of mpack and luabitop | bfredl | 2023-04-19 |