feat: add create_new_file command

closes #93
This commit is contained in:
CJ van den Berg 2025-01-27 19:08:42 +01:00
parent 9e1b9920ba
commit 404ba8bb0e
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
2 changed files with 20 additions and 0 deletions

View file

@ -1,6 +1,7 @@
{
"project": {
"press": [
["ctrl+shift+n", "create_new_file"],
["alt+!", "select_task"],
["ctrl+tab", "next_tab"],
["ctrl+shift+tab", "previous_tab"],