We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1638aef commit 6dd17ccCopy full SHA for 6dd17cc
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "vim-im-select",
3
"name": "Vim IM Select",
4
- "version": "0.0.1",
+ "version": "0.0.2",
5
"minAppVersion": "0.12.0",
6
"description": "Support auto select the apposite input method in different vim mode",
7
"author": "Alonelur",
versions.json
@@ -1,3 +1,4 @@
- "0.0.1": "0.12.0"
+ "0.0.1": "0.12.0",
+ "0.0.2": "0.12.0"
}
0 commit comments