Update the debugging config

Add a debug mode with <leader>g
This commit is contained in:
ant 2024-06-12 21:13:56 +02:00
parent 2821a9a153
commit 619c9e8195
6 changed files with 109 additions and 30 deletions

View file

@ -78,7 +78,7 @@ end
vim.diagnostic.config({
virtual_text = false,
-- virtual_text = false,
-- signs = true,
-- underline = true,
-- update_in_insert = false,