mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
nvim: init lockfile
This commit is contained in:
parent
a7b2f69b23
commit
5b91a09bc8
2 changed files with 29 additions and 0 deletions
|
|
@ -696,6 +696,7 @@ require('lazy').setup({
|
|||
},
|
||||
}, {
|
||||
-- lazy.nvim options
|
||||
lockfile = '~/dotfiles/nvim/lazy-lock.json',
|
||||
ui = {
|
||||
size = { width = 0.85, height = 0.7 },
|
||||
border = 'solid',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue