Forgot to commit adding mason-nvim-dap to plugins list

(cherry picked from commit fb0cd83a7d)
This commit is contained in:
Warren Hood 2023-04-12 20:12:42 +02:00 committed by Warren Hood
parent af9dd6cdd0
commit 92736820d9

View file

@ -146,6 +146,8 @@ require("packer").startup(function()
end
} -- Virtual text for nvim-dap
use { "jay-babu/mason-nvim-dap.nvim" }
-- Tab
use {
'romgrk/barbar.nvim',