fix issues with CI and change shortcuts

This commit is contained in:
sawhney17
2022-04-22 23:43:53 +04:00
committed by Tienson Qin
parent a65fa87b05
commit 9383652458

View File

@@ -348,7 +348,7 @@
:inactive (not (util/electron?))
:fn page-handler/open-file-in-default-app}
:editor/open-file-in-directory {:binding "mod+d"
:editor/open-file-in-directory {:binding "mod+d mod+i"
:inactive (not (util/electron?))
:fn page-handler/open-file-in-directory}