diff options
| author | Nic Gaffney <gaffney_nic@protonmail.com> | 2026-04-18 04:29:55 -0500 |
|---|---|---|
| committer | Nic Gaffney <gaffney_nic@protonmail.com> | 2026-04-18 04:29:55 -0500 |
| commit | 268cce40329eb3a91665ebe3ce65a0aa7b2c692e (patch) | |
| tree | 179f74cb920740ce03893f6d0cd51b74ad4f7800 /nvim-pack-lock.json | |
| download | nvim-268cce40329eb3a91665ebe3ce65a0aa7b2c692e.tar.gz | |
initial
Diffstat (limited to 'nvim-pack-lock.json')
| -rw-r--r-- | nvim-pack-lock.json | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/nvim-pack-lock.json b/nvim-pack-lock.json new file mode 100644 index 0000000..f18e103 --- /dev/null +++ b/nvim-pack-lock.json @@ -0,0 +1,65 @@ +{ + "plugins": { + "alpha-nvim": { + "rev": "7563da4a861ee6b3ed674d0ee5c5c0bd19383a38", + "src": "https://github.com/goolord/alpha-nvim" + }, + "barbar.nvim": { + "rev": "539d73def39c9172b4d4d769f14090e08f37b29d", + "src": "https://github.com/romgrk/barbar.nvim" + }, + "blink.cmp": { + "rev": "78336bc89ee5365633bcf754d93df01678b5c08f", + "src": "https://github.com/saghen/blink.cmp", + "version": "1.0.0 - 2.0.0" + }, + "conform.nvim": { + "rev": "086a40dc7ed8242c03be9f47fbcee68699cc2395", + "src": "https://github.com/stevearc/conform.nvim" + }, + "everforest": { + "rev": "aeef62ee97872d2557d25904d160ec93a4a355f8", + "src": "https://github.com/sainnhe/everforest" + }, + "fzf-lua": { + "rev": "69b0d5d045cc039e68ba4c82190ce471464226b6", + "src": "https://github.com/ibhagwan/fzf-lua" + }, + "gitsigns.nvim": { + "rev": "8d82c240f190fc33723d48c308ccc1ed8baad69d", + "src": "https://github.com/lewis6991/gitsigns.nvim" + }, + "lualine.nvim": { + "rev": "a905eeebc4e63fdc48b5135d3bf8aea5618fb21c", + "src": "https://github.com/nvim-lualine/lualine.nvim" + }, + "mini.icons": { + "rev": "bac6317300e205335df425296570d84322730067", + "src": "https://github.com/echasnovski/mini.icons" + }, + "nvim-autopairs": { + "rev": "59bce2eef357189c3305e25bc6dd2d138c1683f5", + "src": "https://github.com/windwp/nvim-autopairs" + }, + "nvim-lint": { + "rev": "eab58b48eb11d7745c11c505e0f3057165902461", + "src": "https://github.com/mfussenegger/nvim-lint" + }, + "nvim-lspconfig": { + "rev": "4b7fbaa239c5db6b36f424a4521ca9f1a401be33", + "src": "https://github.com/neovim/nvim-lspconfig" + }, + "nvim-tree.lua": { + "rev": "d277467fc0d1d0e2bca88165a1de6b526f9f6fe8", + "src": "https://github.com/nvim-tree/nvim-tree.lua" + }, + "nvim-web-devicons": { + "rev": "c72328a5494b4502947a022fe69c0c47e53b6aa6", + "src": "https://github.com/nvim-tree/nvim-web-devicons" + }, + "which-key.nvim": { + "rev": "3aab2147e74890957785941f0c1ad87d0a44c15a", + "src": "https://github.com/folke/which-key.nvim" + } + } +} |
