Обновления конфигов
This commit is contained in:
parent
e9a2f811b7
commit
49e5fa5710
20 changed files with 529 additions and 192 deletions
|
@ -6,7 +6,7 @@ return {
|
|||
},
|
||||
keys = {
|
||||
{
|
||||
"<leader>du",
|
||||
"<F6>",
|
||||
function()
|
||||
require("dapui").toggle()
|
||||
end,
|
||||
|
@ -27,7 +27,7 @@ return {
|
|||
silent = true,
|
||||
},
|
||||
{
|
||||
"<Leader>ds",
|
||||
"<F9>",
|
||||
function()
|
||||
local widgets = require("dap.ui.widgets")
|
||||
widgets.centered_float(widgets.scopes)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue