diff options
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..aef07a5 --- /dev/null +++ b/nvim-pack-lock.json @@ -0,0 +1,65 @@ +{ + "plugins": { + "blink.cmp": { + "rev": "327fff9", + "src": "https://github.com/saghen/blink.cmp", + "version": ">=0.0.0" + }, + "conform.nvim": { + "rev": "9fd3d5e", + "src": "https://github.com/stevearc/conform.nvim" + }, + "friendly-snippets": { + "rev": "572f566", + "src": "https://github.com/rafamadriz/friendly-snippets" + }, + "nvim-autopairs": { + "rev": "7a2c97c", + "src": "https://github.com/windwp/nvim-autopairs" + }, + "nvim-lspconfig": { + "rev": "cbd1e91" + }, + "nvim-surround": { + "rev": "fcfa7e0", + "src": "https://github.com/kylechui/nvim-surround" + }, + "nvim-treesitter": { + "rev": "42fc28ba", + "src": "https://github.com/nvim-treesitter/nvim-treesitter" + }, + "nvim-treesitter-context": { + "rev": "ec308c7", + "src": "https://github.com/nvim-treesitter/nvim-treesitter-context" + }, + "nvim-treesitter-endwise": { + "rev": "a61a9de", + "src": "https://github.com/RRethy/nvim-treesitter-endwise" + }, + "nvim-ts-autotag": { + "rev": "c4ca798", + "src": "https://github.com/windwp/nvim-ts-autotag" + }, + "plenary.nvim": { + "rev": "b9fd522", + "src": "https://github.com/nvim-lua/plenary.nvim" + }, + "rainbow-delimiters.nvim": { + "rev": "b6b3c9e", + "src": "https://github.com/HiPhish/rainbow-delimiters.nvim" + }, + "telescope.nvim": { + "rev": "b4da76b", + "src": "https://github.com/nvim-telescope/telescope.nvim" + }, + "vim-eunuch": { + "rev": "e86bb79", + "src": "https://github.com/tpope/vim-eunuch" + }, + "vim-fugitive": [], + "vim-heritage": { + "rev": "574baeb", + "src": "https://github.com/jessarcher/vim-heritage" + } + } +}
\ No newline at end of file |
