Skip to content

Commit

Permalink
Added disconnect emoji for nvim-dap-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
keiwanjamaly authored Apr 26, 2023
1 parent bc3a3d3 commit e78ad01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/kickstart/plugins/debug.lua
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ return {
step_back = 'b',
run_last = '▶▶',
terminate = '',
disconnect = "",
},
},
}
Expand Down

0 comments on commit e78ad01

Please sign in to comment.