mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-12 18:34:36 +02:00
fix: merged
This commit is contained in:
parent
edff9b1a25
commit
9f04e1e20d
1 changed files with 2 additions and 0 deletions
|
@ -172,6 +172,8 @@ function M.setup(opts)
|
||||||
end
|
end
|
||||||
M.load("keymaps")
|
M.load("keymaps")
|
||||||
|
|
||||||
|
Util.warn("This branch has been merged on main. Please update your config.")
|
||||||
|
|
||||||
Util.format.setup()
|
Util.format.setup()
|
||||||
|
|
||||||
vim.api.nvim_create_user_command("LazyRoot", function()
|
vim.api.nvim_create_user_command("LazyRoot", function()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue