Merge branch 'dev' into continuous-search

This commit is contained in:
Stephen McLaughlin
2022-03-07 20:04:59 +00:00
committed by GitHub
41 changed files with 768 additions and 295 deletions

View File

@@ -92,6 +92,8 @@
"alt-a h": "core:distribute-selection-horizontally",
"alt-a v": "core:distribute-selection-vertically",
"shift-f": "core:search-previous",
"f": "core:search-next"
"f": "core:search-next",
"alt-l l": "core:split-wire-with-link-nodes"
}
}