mirror of
https://github.com/neovim/neovim.git
synced 2026-02-20 10:28:33 +00:00
refactor(build): include lpeg as a library
This commit is contained in:
@@ -56,6 +56,7 @@ vim._submodules = {
|
||||
version = true,
|
||||
fs = true,
|
||||
iter = true,
|
||||
re = true,
|
||||
}
|
||||
|
||||
-- These are for loading runtime modules in the vim namespace lazily.
|
||||
|
||||
Reference in New Issue
Block a user