summaryrefslogtreecommitdiff
path: root/dot-config/nvim/nvim-pack-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'dot-config/nvim/nvim-pack-lock.json')
-rw-r--r--dot-config/nvim/nvim-pack-lock.json56
1 files changed, 56 insertions, 0 deletions
diff --git a/dot-config/nvim/nvim-pack-lock.json b/dot-config/nvim/nvim-pack-lock.json
new file mode 100644
index 0000000..cf0d147
--- /dev/null
+++ b/dot-config/nvim/nvim-pack-lock.json
@@ -0,0 +1,56 @@
+{
+ "plugins": {
+ "conform.nvim": {
+ "rev": "cde4da5",
+ "src": "https://github.com/stevearc/conform.nvim"
+ },
+ "fzf-lua": {
+ "rev": "a8458b7",
+ "src": "https://github.com/ibhagwan/fzf-lua"
+ },
+ "hardtime.nvim": {
+ "rev": "b4e4319",
+ "src": "https://github.com/m4xshen/hardtime.nvim"
+ },
+ "jellybeans.nvim": {
+ "rev": "28b8088",
+ "src": "https://github.com/WTFox/jellybeans.nvim"
+ },
+ "lualine.nvim": {
+ "rev": "3946f01",
+ "src": "https://github.com/nvim-lualine/lualine.nvim"
+ },
+ "mason.nvim": {
+ "rev": "ad7146a",
+ "src": "https://github.com/mason-org/mason.nvim"
+ },
+ "nui.nvim": {
+ "rev": "de74099",
+ "src": "https://github.com/MunifTanjim/nui.nvim"
+ },
+ "nvim-lspconfig": {
+ "rev": "2010fc6",
+ "src": "https://github.com/neovim/nvim-lspconfig"
+ },
+ "nvim-notify": {
+ "rev": "8701bec",
+ "src": "https://github.com/rcarriga/nvim-notify"
+ },
+ "nvim-treesitter": {
+ "rev": "42fc28ba",
+ "src": "https://github.com/nvim-treesitter/nvim-treesitter"
+ },
+ "plenary.nvim": {
+ "rev": "b9fd522",
+ "src": "https://github.com/nvim-lua/plenary.nvim"
+ },
+ "sonokai": {
+ "rev": "ec07018",
+ "src": "https://github.com/sainnhe/sonokai"
+ },
+ "yazi.nvim": {
+ "rev": "667028e",
+ "src": "https://github.com/mikavilpas/yazi.nvim"
+ }
+ }
+} \ No newline at end of file