mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
parent
c7122d64cd
commit
3a1a10cd75
3 changed files with 34 additions and 8 deletions
|
@ -77,7 +77,7 @@ function M.bootstrap()
|
|||
lazypath,
|
||||
})
|
||||
end
|
||||
vim.opt.runtimepath:prepend(lazypath)
|
||||
vim.opt.rtp:prepend(lazypath)
|
||||
end
|
||||
|
||||
---@return LazyPlugin[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue