Rename show cursors to display cursor names

This commit is contained in:
Joseph T. Lyons 2024-01-19 11:37:57 -05:00
parent cb1b7915ee
commit 595428a8b1
4 changed files with 12 additions and 12 deletions

View file

@ -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"
}
},
{