Merge pull request #287 from keiwanjamaly/master

Added disconnect emoji for nvim-dap-ui
This commit is contained in:
Chris Patti 2023-04-26 11:42:12 -04:00 committed by GitHub
commit 7e0a1675d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,7 @@ return {
step_back = 'b',
run_last = '▶▶',
terminate = '',
disconnect = "",
},
},
}