diff options
author | awy <awy@awy.one> | 2024-10-31 03:52:58 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-10-31 03:52:58 +0300 |
commit | 7d20681455565e71fd3df5122955eb8f250e3431 (patch) | |
tree | 3d31cf0b7cc4fc6422b3fa5c19e961c70ef43df2 /.config/nvim/lazy-lock.json | |
parent | 28175c030c60acfb9b24fd0a840ec673c442fe65 (diff) |
nvim cfg
Diffstat (limited to '.config/nvim/lazy-lock.json')
-rw-r--r-- | .config/nvim/lazy-lock.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.config/nvim/lazy-lock.json b/.config/nvim/lazy-lock.json new file mode 100644 index 0000000..8fd4736 --- /dev/null +++ b/.config/nvim/lazy-lock.json @@ -0,0 +1,11 @@ +{ + "gruvbox.nvim": { "branch": "main", "commit": "49d9c0b150ba70efcd831ec7b3cb8ee740067045" }, + "lazy.nvim": { "branch": "main", "commit": "077102c5bfc578693f12377846d427f49bc50076" }, + "lualine.nvim": { "branch": "master", "commit": "b431d228b7bbcdaea818bdc3e25b8cdbe861f056" }, + "neo-tree.nvim": { "branch": "v3.x", "commit": "a77af2e764c5ed4038d27d1c463fa49cd4794e07" }, + "nui.nvim": { "branch": "main", "commit": "b58e2bfda5cea347c9d58b7f11cf3012c7b3953f" }, + "nvim-treesitter": { "branch": "master", "commit": "1c111e3e8f42c85b16cb4bf30e4254fcb5607817" }, + "nvim-web-devicons": { "branch": "master", "commit": "19d257cf889f79f4022163c3fbb5e08639077bd8" }, + "plenary.nvim": { "branch": "master", "commit": "2d9b06177a975543726ce5c73fca176cedbffe9d" }, + "telescope.nvim": { "branch": "master", "commit": "a0bbec21143c7bc5f8bb02e0005fa0b982edc026" } +} |