nvim: use default lockfile path

This commit is contained in:
He4eT 2026-05-29 07:05:52 +02:00 committed by Alexey
commit c9f41f00b6

View file

@ -616,7 +616,6 @@ require('lazy').setup({
},
}, {
-- lazy.nvim options
lockfile = '~/dotfiles/nvim/lazy-lock.json',
ui = {
backdrop = 100,
border = 'solid',