Skip to content

Commit 5633e49

Browse files
Create README.md
1 parent cd384e9 commit 5633e49

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# WhichKey.Unity
2+
a vim-like key sequence shortcut manager for unity inspired by whichkey.nvim.
3+
# What is WhichKey and why
4+
Instead of using modifiers key combination,WhichKey accept ``Active`` + key sequence,for example you assign ``Space`` as your active key:
5+
- Unity : **Move To view** ``ctrl`` ``alt`` ``f`` **Align with view** ``ctrl`` ``shift`` ``f``
6+
- WhichKey: **Move to View** ``space`` ``v`` ``m`` , **Align with View** ``space`` ``v`` ``a``
7+

0 commit comments

Comments
 (0)