diff options
| author | Crony Akatsuki <crony@cronyakatsuki.xyz> | 2025-10-20 15:11:39 +0200 |
|---|---|---|
| committer | Crony Akatsuki <crony@cronyakatsuki.xyz> | 2025-10-20 15:11:39 +0200 |
| commit | 78111e1da6b36893e76ea217f0531ee1729c9718 (patch) | |
| tree | 74bf9815762cb42198c23a5392bd044a6039a0fc /lazy-lock.json | |
| parent | bf598bd1d51f0ad664d3ba67d7f2d1871aba7d10 (diff) | |
| download | nvim-78111e1da6b36893e76ea217f0531ee1729c9718.zip nvim-78111e1da6b36893e76ea217f0531ee1729c9718.tar.gz | |
feat(plugins): setup lazy.nvim
Diffstat (limited to 'lazy-lock.json')
| -rw-r--r-- | lazy-lock.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lazy-lock.json b/lazy-lock.json new file mode 100644 index 0000000..5741eb9 --- /dev/null +++ b/lazy-lock.json @@ -0,0 +1,4 @@ +{ + "gruvbox.nvim": { "branch": "main", "commit": "5e0a460d8e0f7f669c158dedd5f9ae2bcac31437" }, + "lazy.nvim": { "branch": "main", "commit": "1ea3c4085785f460fb0e46d2fe1ee895f5f9e7c1" } +} |
