Rename show cursors
to display cursor names
This commit is contained in:
parent
cb1b7915ee
commit
595428a8b1
4 changed files with 12 additions and 12 deletions
|
@ -350,7 +350,7 @@
|
|||
"ctrl-space": "editor::ShowCompletions",
|
||||
"cmd-.": "editor::ToggleCodeActions",
|
||||
"alt-cmd-r": "editor::RevealInFinder",
|
||||
"ctrl-cmd-c": "editor::ShowCursors"
|
||||
"ctrl-cmd-c": "editor::DisplayCursorNames"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue