minor updates

This commit is contained in:
Alexander Navarro 2026-02-23 11:15:55 -03:00
parent fb431efd51
commit fb5e68da37
4 changed files with 32 additions and 30 deletions

View file

@ -53,6 +53,8 @@
"space l a": "editor::ToggleCodeActions",
"space l r": "editor::Rename",
"space l D": "editor::OpenDocs",
"g d": "editor::GoToDefinition",
"g D": "editor::GoToDefinitionSplit",
"g i": "editor::GoToImplementation",