Finally on solid conceptual ground, able to move ahead confidently with Alacritty code

This commit is contained in:
Mikayla Maki 2022-06-20 17:36:13 -07:00
parent 806da0e9ba
commit b36bf0c56d
7 changed files with 630 additions and 3 deletions

View file

@ -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