mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
feat(lua): add vim.loader
feat: new faster lua loader using byte-compilation
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
for k, v in pairs({
|
||||
treesitter = true,
|
||||
filetype = true,
|
||||
loader = true,
|
||||
F = true,
|
||||
lsp = true,
|
||||
highlight = true,
|
||||
|
Reference in New Issue
Block a user