lazy.nvim/lua/lazy/core
Folke Lemaitre eed1ef3c2d
feat(commands): `:Lazy! load` now skips `cond` checks when loading plugins. Fixes #330
2023-01-06 07:11:50 +01:00
..
handler fix(keys): Use vim's default value for an unset g:mapleader (#316) 2023-01-04 14:02:48 +01:00
cache.lua fix(cache): check full paths of cached modpaths. Fixes #324 2023-01-05 13:42:23 +01:00
config.lua refactor: split open_cmd in float_cmd and float_term 2023-01-05 17:36:01 +01:00
loader.lua feat(commands): `:Lazy! load` now skips `cond` checks when loading plugins. Fixes #330 2023-01-06 07:11:50 +01:00
plugin.lua feat(spec): allow import property on a plugin spec 2023-01-04 17:50:57 +01:00
util.lua fix(util): Util.try can now work without an error message 2023-01-05 11:31:13 +01:00