This website works better with JavaScript.
Explore
Help
Sign In
Mirroring
/
kickstart.nvim
mirror of
https://github.com/nvim-lua/kickstart.nvim
Watch
1
Star
0
Fork
You've already forked kickstart.nvim
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Added disconnect emoji for nvim-dap-ui
Browse Source
pull/287/head
Keiwan Jamaly
2 years ago
committed by
GitHub
parent
bc3a3d3558
commit
e78ad01dd2
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
lua/kickstart/plugins/debug.lua
Unescape
Escape
View File
@ -69,6 +69,7 @@ return {
step_back
=
'
b
'
,
run_last
=
'
▶▶
'
,
terminate
=
'
⏹
'
,
disconnect
=
"
⏏
"
,
}
,
}
,
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Mirroring/kickstart.nvim
Title
Body
Create Issue