lazy.nvim/lua/lazy/core
Folke Lemaitre ffcd0ab7bb
fix(loader): source filetype.lua before plugins. Fixes #35
2022-12-20 20:32:37 +01:00
..
handler fix: use nvim_feekeys instead of nvim_input for keys handler. Fixes #28 2022-12-20 18:24:48 +01:00
cache.lua fix(cache): if mod is loaded already in the loader, then return that 2022-12-20 16:41:11 +01:00
config.lua feat: added options to configure change detection. Fixes #32 2022-12-20 19:38:37 +01:00
loader.lua fix(loader): source filetype.lua before plugins. Fixes #35 2022-12-20 20:32:37 +01:00
plugin.lua fix(cache): if mod is loaded already in the loader, then return that 2022-12-20 16:41:11 +01:00
util.lua fix(util): fixed double slashes 2022-12-20 08:47:01 +01:00