diff --git a/init.lua b/init.lua index bccb0635..d09191c9 100644 --- a/init.lua +++ b/init.lua @@ -856,7 +856,9 @@ require('lazy').setup({ -- Or use telescope! -- In normal mode type `sh` then write `lazy.nvim-plugin` -- you can continue same window with `sr` which resumes last telescope search -}, { +}, +{ +lockfile = vim.fn.stdpath("data") .. "/lazy-lock.json", ui = { -- If you are using a Nerd Font: set icons to an empty table which will use the -- default lazy.nvim defined Nerd Font icons, otherwise define a unicode icons table