Merge pull request #287 from keiwanjamaly/master

Added disconnect emoji for nvim-dap-ui
pull/288/head
Chris Patti 1 year ago committed by GitHub
commit 7e0a1675d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save