Update the debugging config
Add a debug mode with <leader>g
This commit is contained in:
parent
2821a9a153
commit
619c9e8195
6 changed files with 109 additions and 30 deletions
|
|
@ -78,7 +78,7 @@ end
|
|||
|
||||
|
||||
vim.diagnostic.config({
|
||||
virtual_text = false,
|
||||
-- virtual_text = false,
|
||||
-- signs = true,
|
||||
-- underline = true,
|
||||
-- update_in_insert = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue