initial merge

This commit is contained in:
Harouna Traoré 2024-03-19 16:50:59 +01:00
parent 64b302a1cc
commit 02e3fa060b
No known key found for this signature in database
GPG key ID: 2F90C44F1BFF0A11
9 changed files with 1084 additions and 683 deletions

View file

@ -14,6 +14,9 @@ return {
-- Creates a beautiful debugger UI
'rcarriga/nvim-dap-ui',
-- Required dependency for nvim-dap-ui
'nvim-neotest/nvim-nio',
-- Installs the debug adapters for you
'williamboman/mason.nvim',
'jay-babu/mason-nvim-dap.nvim',