Finally on solid conceptual ground, able to move ahead confidently with Alacritty code
This commit is contained in:
parent
806da0e9ba
commit
b36bf0c56d
7 changed files with 630 additions and 3 deletions
|
@ -226,7 +226,8 @@
|
|||
"cmd-p": "file_finder::Toggle",
|
||||
"cmd-shift-P": "command_palette::Toggle",
|
||||
"cmd-shift-M": "diagnostics::Deploy",
|
||||
"cmd-alt-s": "workspace::SaveAll"
|
||||
"cmd-alt-s": "workspace::SaveAll",
|
||||
"shift-cmd-T": "terminal::Deploy"
|
||||
}
|
||||
},
|
||||
// Bindings from Sublime Text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue