From aa5717f00fd14430c80939a68d7107c26de6e554 Mon Sep 17 00:00:00 2001 From: Mohammad Reza Karimi Date: Tue, 20 Jan 2026 15:55:27 -0500 Subject: first commit --- nvim-pack-lock.json | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 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..62a5473 --- /dev/null +++ b/nvim-pack-lock.json @@ -0,0 +1,52 @@ +{ + "plugins": { + "alacritty.nvim": { + "rev": "4ca80fce586727b33951ae46b2d07c1a0ebf6321", + "src": "https://github.com/moreka/alacritty.nvim" + }, + "blink.cmp": { + "rev": "820f1ddf634ec267412e403711bf74be26cac677", + "src": "https://github.com/saghen/blink.cmp" + }, + "conform.nvim": { + "rev": "c2526f1cde528a66e086ab1668e996d162c75f4f", + "src": "https://github.com/stevearc/conform.nvim" + }, + "fzf-lua": { + "rev": "696f8c071723f845b904af2f99a798650210355e", + "src": "https://github.com/ibhagwan/fzf-lua" + }, + "mini.nvim": { + "rev": "c163117900c17d4abf30bc09452a261c8536060c", + "src": "https://github.com/nvim-mini/mini.nvim" + }, + "nvim-lspconfig": { + "rev": "92ee7d42320edfbb81f3cad851314ab197fa324a", + "src": "https://github.com/neovim/nvim-lspconfig" + }, + "nvim-treesitter": { + "rev": "ec034813775d7e2974c7551c8c34499a828963f8", + "src": "https://github.com/nvim-treesitter/nvim-treesitter" + }, + "oil.nvim": { + "rev": "f55b25e493a7df76371cfadd0ded5004cb9cd48a", + "src": "https://github.com/stevearc/oil.nvim" + }, + "quicker.nvim": { + "rev": "fc041830fa7cf093786b0d5990d99cf3c7b0c129", + "src": "https://github.com/stevearc/quicker.nvim" + }, + "vim-fugitive": { + "rev": "61b51c09b7c9ce04e821f6cf76ea4f6f903e3cf4", + "src": "https://github.com/tpope/vim-fugitive" + }, + "vim-surround": { + "rev": "3d188ed2113431cf8dac77be61b842acb64433d9", + "src": "https://github.com/tpope/vim-surround" + }, + "vimtex": { + "rev": "f707368022cdb851716be0d2970b90599c84a6a6", + "src": "https://github.com/lervag/vimtex" + } + } +} \ No newline at end of file -- cgit v1.2.3-71-gdd5e