Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(build): include lpeg as a library | bfredl | 2023-04-27 |
| | |||
* | 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 |