Chaning leaderkey to ,

This commit is contained in:
Dimitar Ivanov 2023-09-05 15:32:17 +03:00 committed by Dimitar Ivanov
parent ae0e0b2446
commit d2aec6bc4c
2 changed files with 25 additions and 3 deletions

View file

@ -20,6 +20,7 @@ return {
-- Add your own debuggers here
'leoluz/nvim-dap-go',
'mfussenegger/nvim-dap-python',
},
config = function()
local dap = require 'dap'