diff options
Diffstat (limited to 'nvim-pack-lock.json')
| -rw-r--r-- | nvim-pack-lock.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nvim-pack-lock.json b/nvim-pack-lock.json new file mode 100644 index 0000000..333e9aa --- /dev/null +++ b/nvim-pack-lock.json @@ -0,0 +1,16 @@ +{ + "plugins": { + "neovim": { + "rev": "ff483051a47e27d84bdef47703538df1ed9f4a47", + "src": "https://github.com/rose-pine/neovim" + }, + "nvim-treesitter": { + "rev": "8b98b4470eb326f1c7b50dae79f8c963568e5720", + "src": "https://github.com/nvim-treesitter/nvim-treesitter" + }, + "oil.nvim": { + "rev": "b73018b75affd13fa38e2fc94ef753b465f770d7", + "src": "https://github.com/stevearc/oil.nvim" + } + } +} |
