mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 07:49:25 +00:00
[neovim] Update dap plugin
This commit is contained in:
@ -233,7 +233,7 @@ require("lazy").setup({
|
||||
|
||||
-- DAP
|
||||
{ "mfussenegger/nvim-dap", event = "VeryLazy", version = "0.*" },
|
||||
{ "rcarriga/nvim-dap-ui", event = "VeryLazy", version = "v3.*" },
|
||||
{ "rcarriga/nvim-dap-ui", event = "VeryLazy", version = "v4.*" },
|
||||
{ "theHamsta/nvim-dap-virtual-text", event = "VeryLazy" },
|
||||
|
||||
-- Python
|
||||
|
Reference in New Issue
Block a user