require("nvim-dap-virtual-text").setup{enabled=true,--enable this plugin (the default)enabled_commands=true,--create commands DapVirtualTextEnable, DapVirtualTextDisable, DapVirtualTextToggle, (DapVirtualTextForceRefresh for refreshing when debug adapter did not notify its termination)highlight_changed...