Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
exevil committed Oct 12, 2017
1 parent ec8af2e commit 5e4d9be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ Unfortunately, there isn't. In simple terms, there's no capability between diffe

But it's not really a big deal. Firstly, the Swift team has already announced that ABI capability feature is planned for the next major Swift release and this is the first priority right now. Secondly, plugins can't conflict each other while the latest available Swift version is used for both of them. And requesting author for an update may be a good temporary solution for this problem.

#### — Why I can't remove default shortcut from menu item?
Since Keys plugin is wrapping a default System Preferences shortcut assignment flow it follow the same rules. So any default shortcut are constant until you either replace it with your own or use the same combination for another menu item.
#### — Why I can't remove default shortcut from a menu item?
Since Keys plugin is wrapping a default System Preferences shortcut assignment flow it follows the same rules. So any default shortcut are constant until you either replace it with your own or use the same combination for another menu item.

#### — My issue isn't listed here. What now?
Please check the [open issues list](https://github.com/exevil/Keys-For-Sketch/issues) and feel free to create a new one if you don't see your problem there.
Expand Down

0 comments on commit 5e4d9be

Please sign in to comment.