Merge pull request #287 from keiwanjamaly/master
Added disconnect emoji for nvim-dap-ui
This commit is contained in:
commit
7e0a1675d2
|
@ -69,6 +69,7 @@ return {
|
||||||
step_back = 'b',
|
step_back = 'b',
|
||||||
run_last = '▶▶',
|
run_last = '▶▶',
|
||||||
terminate = '⏹',
|
terminate = '⏹',
|
||||||
|
disconnect = "⏏",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user