mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2026-04-26 20:21:35 +00:00
[neovim] Remove dap
This commit is contained in:
@@ -161,12 +161,6 @@ require("lazy").setup({
|
||||
end,
|
||||
},
|
||||
|
||||
-- DAP
|
||||
{ "mfussenegger/nvim-dap", event = "VeryLazy", version = "0.*" },
|
||||
{ "rcarriga/nvim-dap-ui", event = "VeryLazy", version = "v4.*" },
|
||||
{ "theHamsta/nvim-dap-virtual-text", event = "VeryLazy" },
|
||||
{ "mfussenegger/nvim-dap-python" },
|
||||
|
||||
-- Python
|
||||
{
|
||||
"linux-cultist/venv-selector.nvim",
|
||||
|
||||
Reference in New Issue
Block a user