Added disconnect emoji for nvim-dap-ui

This commit is contained in:
Keiwan Jamaly 2023-04-26 17:37:48 +02:00 committed by GitHub
parent bc3a3d3558
commit e78ad01dd2
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 = "",
},
},
}