dap + keymaps

This commit is contained in:
Markus Dieckmann
2023-08-23 09:38:47 +02:00
parent 276684e498
commit 12132d2bf3
2 changed files with 3 additions and 0 deletions

View File

@@ -18,3 +18,5 @@ end
map("t", "<Esc><Esc>", [[<C-\><C-n>]], {})
map("", "tl", require("lsp_lines").toggle, { desc = "Toggle lsp_lines" })
map("n", "mgg", ":diffget //2<CR>", {})
map("n", "mgh", ":diffget //3<CR>", {})