diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2026-05-03 16:04:57 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2026-05-03 16:04:57 +0530 |
| commit | 1d744ecdb33bf67611a76a05cf91da4086c96b3f (patch) | |
| tree | b2a4e2411811fc532937a74470d73c397c846ec1 /nvim-pack-lock.json | |
| parent | 42aa4723f07dccd5652b105bf6ee666ad29517ed (diff) | |
| download | nvim-1d744ecdb33bf67611a76a05cf91da4086c96b3f.zip nvim-1d744ecdb33bf67611a76a05cf91da4086c96b3f.tar.gz | |
fixed mistaken bug
an automated commit
Diffstat (limited to 'nvim-pack-lock.json')
| -rw-r--r-- | nvim-pack-lock.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/nvim-pack-lock.json b/nvim-pack-lock.json index 15988b5..b9492a9 100644 --- a/nvim-pack-lock.json +++ b/nvim-pack-lock.json @@ -48,10 +48,22 @@ "rev": "d97d85e01339f01b842e6ec1502f639b080cb0fc", "src": "https://github.com/hrsh7th/nvim-cmp" }, + "nvim-dap": { + "rev": "45a69eba683a2c448dd9ecfc4de89511f0646b5f", + "src": "https://github.com/mfussenegger/nvim-dap" + }, + "nvim-dap-ui": { + "rev": "1a66cabaa4a4da0be107d5eda6d57242f0fe7e49", + "src": "https://github.com/rcarriga/nvim-dap-ui" + }, "nvim-lspconfig": { "rev": "8e2084bf5e40c79c1f42210a6ef96a0a4793a763", "src": "https://github.com/neovim/nvim-lspconfig" }, + "nvim-nio": { + "rev": "21f5324bfac14e22ba26553caf69ec76ae8a7662", + "src": "https://github.com/nvim-neotest/nvim-nio" + }, "nvim-treesitter": { "rev": "539abf6da5ee8702e37b82cc953131dadd570da2", "src": "https://github.com/nvim-treesitter/nvim-treesitter" |
