lazy.nvim/lua/lazy/core
Folke Lemaitre 2ef44e2dee
fix(loader): revert change that loaded /plugin after config. Fixes #328
2023-01-05 19:43:47 +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 fix(loader): revert change that loaded /plugin after config. Fixes #328 2023-01-05 19:43:47 +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