rktjmp / hotpot.nvim

:stew: Carl Weathers #1 Neovim Plugin.
MIT License
357 stars 9 forks source link

`vim.loader` support #101

Closed bb010g closed 1 year ago

bb010g commented 1 year ago

Hotpot should support & use vim.loader (implemented in https://github.com/neovim/neovim/pull/22668, released in Neovim v0.9.0) for caching as much as possible, instead of implementing its own bytecode cache for Lua code (https://github.com/rktjmp/hotpot.nvim/blob/9fd5d6e341861c776ec9c69a2fc524deae67b541/fnl/hotpot/index.fnl).

rktjmp commented 1 year ago

Loader support will be in 0.8.0