summaryrefslogtreecommitdiff
path: root/nvim-pack-lock.json
diff options
context:
space:
mode:
authorIbrahim Muftee <ibrahim@muftee.net>2026-08-24 03:42:22 +0000
committerIbrahim Muftee <ibrahim@muftee.net>2026-08-24 03:42:27 +0000
commitc54c0146db22d0c682cb6df2a0fe6eae9185baac (patch)
treec20d1964d64b331ba2661ebd9a2eeed089d34e9f /nvim-pack-lock.json
Initial commitHEADmain
Diffstat (limited to 'nvim-pack-lock.json')
-rw-r--r--nvim-pack-lock.json16
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"
+ }
+ }
+}