astro-nvim-v3 - prevent dap ui close when session terminate

This commit is contained in:
huyjaky
2025-01-04 11:15:35 +07:00
parent 1de506b619
commit 4d76fdc8c3
9 changed files with 60 additions and 44 deletions

View File

@@ -14,7 +14,7 @@ return {
})
opts.highlight = {
enable = true,
disable = { "c", "rust", "tsx", "javascript", "python"},
disable = { "c", "rust", "tsx", "javascript"},
additional_vim_regex_highlighting = false,
custom_captures = {
-- Highlight local variables