diff options
| author | Trey Bastian <hello@treybastian.com> | 2026-01-22 09:59:48 +0000 |
|---|---|---|
| committer | Trey Bastian <hello@treybastian.com> | 2026-01-22 09:59:48 +0000 |
| commit | 4a3acb5408509badd21b263925c00cad6a7b43b9 (patch) | |
| tree | c62c7bf28cb976cd5bce87e455dbf23a7631b250 /nvim-pack-lock.json | |
| parent | 02400c25c84e71dc61e0d47f41822f234ca9897b (diff) | |
re-added dap to my config with dapview over dap-ui
Diffstat (limited to 'nvim-pack-lock.json')
| -rw-r--r-- | nvim-pack-lock.json | 30 |
1 files changed, 25 insertions, 5 deletions
diff --git a/nvim-pack-lock.json b/nvim-pack-lock.json index 3979197..4e25492 100644 --- a/nvim-pack-lock.json +++ b/nvim-pack-lock.json @@ -1,28 +1,48 @@ { "plugins": { + "auto-dark-mode.nvim": { + "rev": "e300259ec777a40b4b9e3c8e6ade203e78d15881", + "src": "https://github.com/f-person/auto-dark-mode.nvim" + }, "blink.cmp": { "rev": "b19413d214068f316c78978b08264ed1c41830ec", "src": "https://github.com/saghen/blink.cmp", "version": ">=0.0.0" }, "conform.nvim": { - "rev": "4b713b9da0061a54750bfed457e190459be28c7b", + "rev": "238f542a118984a88124fc915d5b981680418707", "src": "https://github.com/stevearc/conform.nvim" }, "friendly-snippets": { "rev": "572f566", "src": "https://github.com/rafamadriz/friendly-snippets" }, + "gruvbox.nvim": { + "rev": "5e0a460d8e0f7f669c158dedd5f9ae2bcac31437", + "src": "https://github.com/ellisonleao/gruvbox.nvim" + }, + "nui.nvim": { + "rev": "de740991c12411b663994b2860f1a4fd0937c130", + "src": "https://github.com/MunifTanjim/nui.nvim" + }, "nvim-autopairs": { "rev": "c2a0dd0d931d0fb07665e1fedb1ea688da3b80b4", "src": "https://github.com/windwp/nvim-autopairs" }, + "nvim-dap": { + "rev": "085386b9359ddf8d76ad89b98973b8e332dc5ba3", + "src": "https://codeberg.org/mfussenegger/nvim-dap" + }, + "nvim-dap-view": { + "rev": "bd667e3a2d44a2ad6de2ba416247fc5072438bff", + "src": "https://github.com/igorlfs/nvim-dap-view" + }, "nvim-jack-in": { - "rev": "85120eb606ea2c8bfbce2d9c759656eeee443915", + "rev": "e333b4eb63f36c937dd2703c7d2caf467289fc5e", "src": "https://tangled.org/treybastian.com/nvim-jack-in" }, "nvim-lspconfig": { - "rev": "41ceb6bba3a40128b7841f5b7f5a9dae7201e823", + "rev": "92ee7d42320edfbb81f3cad851314ab197fa324a", "src": "https://github.com/neovim/nvim-lspconfig" }, "nvim-surround": { @@ -54,11 +74,11 @@ "src": "https://github.com/neurosnap/qfutil.nvim" }, "rainbow-delimiters.nvim": { - "rev": "8aafe2cbd89cd4090f573a98cab6b20366576fde", + "rev": "d6b802552cbe7d643a3b6b31f419c248d1f1e220", "src": "https://github.com/HiPhish/rainbow-delimiters.nvim" }, "telescope.nvim": { - "rev": "3333a52ff548ba0a68af6d8da1e54f9cd96e9179", + "rev": "a8c2223ea6b185701090ccb1ebc7f4e41c4c9784", "src": "https://github.com/nvim-telescope/telescope.nvim" }, "vim-eunuch": { |
