diff options
Diffstat (limited to 'nvim-pack-lock.json')
| -rw-r--r-- | nvim-pack-lock.json | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/nvim-pack-lock.json b/nvim-pack-lock.json new file mode 100644 index 0000000..7d06c4f --- /dev/null +++ b/nvim-pack-lock.json @@ -0,0 +1,60 @@ +{ + "plugins": { + "fzf-lua": { + "rev": "3ff77862f6c62f7b850668435ae43aa026de8758", + "src": "https://github.com/ibhagwan/fzf-lua" + }, + "link.vim": { + "rev": "53e09621fc0dcee54e3231422029be19dab75018", + "src": "https://github.com/qadzek/link.vim" + }, + "lualine.nvim": { + "rev": "131a558e13f9f28b15cd235557150ccb23f89286", + "src": "https://github.com/nvim-lualine/lualine.nvim" + }, + "nvim-autopairs": { + "rev": "59bce2eef357189c3305e25bc6dd2d138c1683f5", + "src": "https://github.com/windwp/nvim-autopairs" + }, + "nvim-dap": { + "rev": "45a69eba683a2c448dd9ecfc4de89511f0646b5f", + "src": "https://github.com/mfussenegger/nvim-dap" + }, + "nvim-lspconfig": { + "rev": "4b7fbaa239c5db6b36f424a4521ca9f1a401be33", + "src": "https://github.com/neovim/nvim-lspconfig" + }, + "nvim-treesitter": { + "rev": "4916d6592ede8c07973490d9322f187e07dfefac", + "src": "https://github.com/nvim-treesitter/nvim-treesitter" + }, + "nvim-web-devicons": { + "rev": "4fc505ac7bd7692824a142e96e5f529c133862f8", + "src": "https://github.com/nvim-tree/nvim-web-devicons" + }, + "one-small-step-for-vimkind": { + "rev": "1af6ffb9b5229a856e8090fa2f690e0931a5aace", + "src": "https://github.com/jbyuki/one-small-step-for-vimkind" + }, + "render-markdown.nvim": { + "rev": "629eb9533ec989d9d5c6cab8f3ad5372422c24e0", + "src": "https://github.com/MeanderingProgrammer/render-markdown.nvim" + }, + "solarized.nvim": { + "rev": "a8085e29883ddcfb39bd46197eb32ef00df05368", + "src": "https://github.com/maxmx03/solarized.nvim" + }, + "vim-fugitive": { + "rev": "3b753cf8c6a4dcde6edee8827d464ba9b8c4a6f0", + "src": "https://github.com/tpope/vim-fugitive" + }, + "vim-gitgutter": { + "rev": "21c977e8597c468c7dc76001389b0b430d46a4b0", + "src": "https://github.com/airblade/vim-gitgutter" + }, + "vim-surround": { + "rev": "3d188ed2113431cf8dac77be61b842acb64433d9", + "src": "https://github.com/tpope/vim-surround" + } + } +} |
