We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e87520 commit b4d4e6bCopy full SHA for b4d4e6b
lua/lazy/core/loader.lua
@@ -42,6 +42,7 @@ function M.setup()
42
end
43
Util.track()
44
45
+ Config.mapleader = vim.g.mapleader
46
47
-- report any warnings & errors
48
Config.spec:report()
0 commit comments