updated golang and node lsp
This commit is contained in:
parent
80b5d665fe
commit
3708c5608e
4 changed files with 103 additions and 41 deletions
|
|
@ -76,7 +76,7 @@ return {
|
|||
dap.listeners.before.event_exited['dapui_config'] = dapui.close
|
||||
|
||||
-- Install golang specific config
|
||||
-- require('dap-go').setup()
|
||||
require('dap-python').setup()
|
||||
require('dap-go').setup()
|
||||
end,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue