aboutsummaryrefslogtreecommitdiffstats
path: root/nvim/plugin
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--nvim/plugin/packer_compiled.lua10
1 files changed, 10 insertions, 0 deletions
diff --git a/nvim/plugin/packer_compiled.lua b/nvim/plugin/packer_compiled.lua
index 8ddac8b..430c1c4 100644
--- a/nvim/plugin/packer_compiled.lua
+++ b/nvim/plugin/packer_compiled.lua
@@ -169,6 +169,16 @@ _G.packer_plugins = {
path = "/home/lemon/.local/share/nvim/site/pack/packer/start/nvim-cmp",
url = "https://github.com/hrsh7th/nvim-cmp"
},
+ ["nvim-dap"] = {
+ loaded = true,
+ path = "/home/lemon/.local/share/nvim/site/pack/packer/start/nvim-dap",
+ url = "https://github.com/mfussenegger/nvim-dap"
+ },
+ ["nvim-dap-python"] = {
+ loaded = true,
+ path = "/home/lemon/.local/share/nvim/site/pack/packer/start/nvim-dap-python",
+ url = "https://github.com/mfussenegger/nvim-dap-python"
+ },
["nvim-lspconfig"] = {
loaded = true,
path = "/home/lemon/.local/share/nvim/site/pack/packer/start/nvim-lspconfig",