lazy.nvim/lua/lazy/core
Folke Lemaitre 941df31a41
feat(ui): make the windoww size configurable. Fixes #34
2022-12-20 19:29:28 +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(ui): make the windoww size configurable. Fixes #34 2022-12-20 19:29:28 +01:00
loader.lua feat: added `module=false` to skip auto-loading of plugins on `require` 2022-12-19 14:56:48 +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