lazy.nvim/lua/lazy/core
Folke Lemaitre 6d46a3028d
style(keys): remove debug output
2023-01-04 09:22:52 +01:00
..
handler style(keys): remove debug output 2023-01-04 09:22:52 +01:00
cache.lua style: debug formatting 2023-01-04 00:27:31 +01:00
config.lua feat(spec): added `import` to import other plugin modules 2023-01-02 09:44:28 +01:00
loader.lua fix(loader): move mapleader check to loader, so it can be set by spec files 2023-01-04 09:07:30 +01:00
plugin.lua fix(install): dont try re-installing failed missing plugins during startup. Fixes #303 2023-01-03 22:50:14 +01:00
util.lua fix(util): assume type is file when no type is returned by scandir. Fixes #306 2023-01-04 08:57:50 +01:00