summaryrefslogtreecommitdiffstatshomepage
path: root/src/nlua0.c
AgeCommit message (Collapse)AuthorFiles
2023-04-27refactor(build): include lpeg as a librarybfredl1
2023-04-20fix(build): distinguish vim.mpack from global require'mpack'bfredl1
problem: the api of vim.mpack is not compatible with a system provided mpack solution: don't require 'mpack' directly from the system path