diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2026-05-03 01:17:12 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2026-05-03 01:17:12 +0530 |
| commit | 1c7a8e4afaca2d0687e4c0c735f7280d62b560ec (patch) | |
| tree | 53af199c685697feaa5d0286d826dcee59058a7a /nvim-pack-lock.json | |
| parent | f1973e83d82818583b91786198e81895bc927044 (diff) | |
| download | nvim-1c7a8e4afaca2d0687e4c0c735f7280d62b560ec.zip nvim-1c7a8e4afaca2d0687e4c0c735f7280d62b560ec.tar.gz | |
Fixed Bug
an automated commit
Diffstat (limited to 'nvim-pack-lock.json')
| -rw-r--r-- | nvim-pack-lock.json | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/nvim-pack-lock.json b/nvim-pack-lock.json index 019ae85..15988b5 100644 --- a/nvim-pack-lock.json +++ b/nvim-pack-lock.json @@ -1,9 +1,25 @@ { "plugins": { + "LuaSnip": { + "rev": "3732756842a2f7e0e76a7b0487e9692072857277", + "src": "https://github.com/L3MON4D3/LuaSnip" + }, + "aniuwu.nvim": { + "rev": "561d51248b5cfe58301e5c6a239492841e81a015", + "src": "https://github.com/demonkingswarn/aniuwu.nvim" + }, + "cmp-nvim-lsp": { + "rev": "cbc7b02bb99fae35cb42f514762b89b5126651ef", + "src": "https://github.com/hrsh7th/cmp-nvim-lsp" + }, "conform.nvim": { "rev": "086a40dc7ed8242c03be9f47fbcee68699cc2395", "src": "https://github.com/stevearc/conform.nvim" }, + "jai.vim": { + "rev": "591aa0a75e9bb859028248b65a1a38d46b8d8576", + "src": "https://github.com/rluba/jai.vim" + }, "lazydev.nvim": { "rev": "ff2cbcba459b637ec3fd165a2be59b7bbaeedf0d", "src": "https://github.com/folke/lazydev.nvim" @@ -20,6 +36,18 @@ "rev": "3923662bf3d6ca49a9503f8d7196ea0450983e6a", "src": "https://github.com/nvim-mini/mini.nvim" }, + "none-ls.nvim": { + "rev": "5abf61927023ea83031753504adb19630ba80eef", + "src": "https://github.com/nvimtools/none-ls.nvim" + }, + "nvim": { + "rev": "ce8d176faa4643e026e597ae3c31db59b63cef09", + "src": "https://github.com/catppuccin/nvim.git" + }, + "nvim-cmp": { + "rev": "d97d85e01339f01b842e6ec1502f639b080cb0fc", + "src": "https://github.com/hrsh7th/nvim-cmp" + }, "nvim-lspconfig": { "rev": "8e2084bf5e40c79c1f42210a6ef96a0a4793a763", "src": "https://github.com/neovim/nvim-lspconfig" @@ -28,6 +56,10 @@ "rev": "539abf6da5ee8702e37b82cc953131dadd570da2", "src": "https://github.com/nvim-treesitter/nvim-treesitter" }, + "presence.nvim": { + "rev": "87c857a56b7703f976d3a5ef15967d80508df6e6", + "src": "https://github.com/andweeb/presence.nvim" + }, "render-markdown.nvim": { "rev": "c7188a8f9d2953696b6303caccbf39c51fa2c1b1", "src": "https://github.com/MeanderingProgrammer/render-markdown.nvim" @@ -36,9 +68,21 @@ "rev": "cf2a288696b03d0934da713d66c6d71557b5c997", "src": "https://github.com/rose-pine/neovim" }, + "teide.nvim": { + "rev": "c9cd84e59c57651be7cc6b0f981011c247b6d233", + "src": "https://github.com/serhez/teide.nvim" + }, "todotxt.nvim": { "rev": "65eb9543046b1db6a0b59edf98fff59fdbc77c01", "src": "https://github.com/phrmendes/todotxt.nvim" + }, + "tokyonight.nvim": { + "rev": "5da1b76e64daf4c5d410f06bcb6b9cb640da7dfd", + "src": "https://github.com/folke/tokyonight.nvim" + }, + "vim-tmux-navigator": { + "rev": "c45243dc1f32ac6bcf6068e5300f3b2b237e576a", + "src": "https://github.com/christoomey/vim-tmux-navigator" } } } |
