From c54c0146db22d0c682cb6df2a0fe6eae9185baac Mon Sep 17 00:00:00 2001 From: Ibrahim Muftee Date: Mon, 24 Aug 2026 03:42:22 +0000 Subject: Initial commit --- nvim-pack-lock.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 nvim-pack-lock.json (limited to 'nvim-pack-lock.json') 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" + } + } +} -- cgit v1.2.3