lazy.nvim/lua/lazy/core
Folke Lemaitre b440b3ac2d
fix(keys): don't create with remap!
2022-12-22 21:07:24 +01:00
..
handler fix(keys): don't create with remap! 2022-12-22 21:07:24 +01:00
cache.lua fix(cache): overwrite cache entry with new modpath when loading a file. Fixes #90 2022-12-22 09:10:11 +01:00
config.lua feat: added support for `nvim --headless "+Lazy! sync" +qa` 2022-12-21 22:28:09 +01:00
loader.lua fix!: run `init()` before loading start plugins. Fixes #107 2022-12-22 18:47:34 +01:00
plugin.lua fix!: run `init()` before loading start plugins. Fixes #107 2022-12-22 18:47:34 +01:00
util.lua fix(loader): lua modules can be links instead of files. Fixes #66 2022-12-21 16:28:01 +01:00